[csw-devel] SF.net SVN: gar:[21739] csw/mgar/pkg/awstats/trunk/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Thu Aug 15 00:36:08 CEST 2013


Revision: 21739
          http://gar.svn.sourceforge.net/gar/?rev=21739&view=rev
Author:   lblume
Date:     2013-08-14 22:36:06 +0000 (Wed, 14 Aug 2013)
Log Message:
-----------
awstats/trunk: Permissions must be set explicitly

Modified Paths:
--------------
    csw/mgar/pkg/awstats/trunk/Makefile

Modified: csw/mgar/pkg/awstats/trunk/Makefile
===================================================================
--- csw/mgar/pkg/awstats/trunk/Makefile	2013-08-14 21:37:49 UTC (rev 21738)
+++ csw/mgar/pkg/awstats/trunk/Makefile	2013-08-14 22:36:06 UTC (rev 21739)
@@ -75,6 +75,10 @@
 		-e 's!/usr/local/awstats/!$(sharedstatedir)/www/awstats/!;' \
 		> $(DESTDIR)$(prefix)/apache2/etc/extra/httpd-awstats.conf
 	rm -f $(DESTDIR)$(sharedstatedir)/awstats/httpd_conf
+	chmod -R +rX $(DESTDIR)$(sharedstatedir)/www/awstats \
+		$(DESTDIR)$(docdir)/awstats
+	chmod +rx $(DESTDIR)$(sharedstatedir)/www/awstats/cgi-bin/*.pl \
+		$(DESTDIR)$(sharedstatedir)/awstats/*.pl
 	@$(MAKECOOKIE)
 
 # ./awstats_updateall.pl now -awstatsprog=/opt/csw/share/www/awstats/cgi-bin/awstats.pl -configdir=/etc/opt/csw

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list