no docs
This commit is contained in:
parent
93745e127d
commit
b35031df80
1 changed files with 0 additions and 3 deletions
|
@ -38,9 +38,6 @@ find . \
|
|||
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 -o -perm 644 \) \
|
||||
-exec chmod 640 {} \;
|
||||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM
|
||||
cp -a AUTHORS COPYING README.rst $PKG/usr/doc/$PRGNAM
|
||||
|
||||
# Change ownership and perms and create a link.
|
||||
chown -R $PHPUSER:$PHPGROUP $PKG/$DOCROOT/owncloud/apps/$APPNAM
|
||||
chmod 0750 $PKG/$DOCROOT/owncloud/apps/$APPNAM
|
||||
|
|
Loading…
Reference in a new issue