From b35031df80f1ab7a622288bd3ba2bed43e8e298e Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Wed, 6 Nov 2013 14:37:19 +0100 Subject: [PATCH] no docs --- n/owncloud-apps-epubviewer/owncloud-apps-epubviewer.SlackBuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/n/owncloud-apps-epubviewer/owncloud-apps-epubviewer.SlackBuild b/n/owncloud-apps-epubviewer/owncloud-apps-epubviewer.SlackBuild index f841b420..a52d03da 100755 --- a/n/owncloud-apps-epubviewer/owncloud-apps-epubviewer.SlackBuild +++ b/n/owncloud-apps-epubviewer/owncloud-apps-epubviewer.SlackBuild @@ -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