[arch-commits] Commit in owncloud/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Jun 15 13:41:30 UTC 2015


    Date: Monday, June 15, 2015 @ 15:41:30
  Author: spupykin
Revision: 135410

upgpkg: owncloud 8.0.4-2

upd

Modified:
  owncloud/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-15 13:27:51 UTC (rev 135409)
+++ PKGBUILD	2015-06-15 13:41:30 UTC (rev 135410)
@@ -79,7 +79,6 @@
   install -d ${pkgdir}/usr/share/webapps/
   cp -a ${srcdir}/core-$pkgver ${pkgdir}/usr/share/webapps/${pkgname}
   rm -rf ${pkgdir}/usr/share/webapps/${pkgname}/tests
-  chmod a+x ${pkgdir}/usr/share/webapps/${pkgname}/occ
 
   # install apache config file
   install -d  ${pkgdir}/etc/webapps/${pkgname}
@@ -95,4 +94,6 @@
   find ${pkgdir}/usr/share/webapps/owncloud -type d -exec chmod 0755 {} \;
 #  find ${pkgdir}/etc/webapps/owncloud -type f -print0 | xargs -0 chmod 0640
 #  find ${pkgdir}/etc/webapps/owncloud -type d -print0 | xargs -0 chmod 0750
+
+  chmod a+x ${pkgdir}/usr/share/webapps/${pkgname}/occ
 }



More information about the arch-commits mailing list