forked from ports/contrib
dokuwiki: minor changes
This commit is contained in:
parent
d326e7ad8b
commit
c1332b2062
@ -14,7 +14,7 @@ build() {
|
||||
touch data/changes.log
|
||||
|
||||
mkdir -p $PKG/var/www/htdocs/dokuwiki/
|
||||
cp -R ./ $PKG/var/www/htdocs/dokuwiki/
|
||||
cp -r ./ $PKG/var/www/htdocs/dokuwiki/
|
||||
|
||||
rm -f $PKG/var/www/htdocs/dokuwiki/{COPYING,README,VERSION}
|
||||
find $PKG -path '*lang/*' ! -wholename '*/en*' -type d | xargs rm -rf
|
||||
|
Loading…
x
Reference in New Issue
Block a user