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

Pierre Schmitz pierre at archlinux.org
Sat Jan 23 08:56:24 UTC 2021


    Date: Saturday, January 23, 2021 @ 08:56:24
  Author: pierre
Revision: 825916

upgpkg: dokuwiki 20200729-3

Modified:
  dokuwiki/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-23 08:56:11 UTC (rev 825915)
+++ PKGBUILD	2021-01-23 08:56:24 UTC (rev 825916)
@@ -52,9 +52,9 @@
   ln -s /etc/webapps/dokuwiki/.htaccess usr/share/webapps/dokuwiki/.htaccess
 
   # fix rights and ownership
-  chown http:http var/lib/dokuwiki/plugins
-  chown -R http:http var/lib/dokuwiki/data
-  chown -R http:http etc/webapps/dokuwiki
+  chown 33:33 var/lib/dokuwiki/plugins
+  chown -R 33:33 var/lib/dokuwiki/data
+  chown -R 33:33 etc/webapps/dokuwiki
 
   # apache config
   install -Dm0644 "$srcdir"/apache.example.conf etc/httpd/conf/extra/dokuwiki.conf



More information about the arch-commits mailing list