Revision: 25283
http://sourceforge.net/p/gar/code/25283
Author: cgrzemba
Date: 2015-10-07 11:10:42 +0000 (Wed, 07 Oct 2015)
Log Message:
-----------
apache24/trunk: add module.laod to the preserve configuration
Modified Paths:
--------------
csw/mgar/pkg/apache24/trunk/Makefile
Modified: csw/mgar/pkg/apache24/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache24/trunk/Makefile 2015-10-07 10:50:08 UTC (rev
25282)
+++ csw/mgar/pkg/apache24/trunk/Makefile 2015-10-07 11:10:42 UTC (rev
25283)
@@ -86,6 +86,8 @@
PRESERVECONF += $(sysconfdir)/apache2/extra/httpd-mpm.conf
PRESERVECONF += $(sysconfdir)/apache2/extra/httpd-default.conf
PRESERVECONF += $(sysconfdir)/apache2/extra/httpd-ssl.conf
+PRESERVECONF += $(sysconfdir)/apache2/extra/modules.load
+PRESERVECONF += $(sysconfdir)/64/apache2/extra/modules.load
PRESERVECONF += $(sysconfdir)/apache2/envvars-std
PRESERVECONF += $(sysconfdir)/apache2/magic
PRESERVECONF += $(sysconfdir)/apache2/httpd.conf
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.