[csw-devel] SF.net SVN: gar:[18185] csw/mgar/pkg/apache2/trunk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Fri Jun 1 04:30:46 CEST 2012


Revision: 18185
          http://gar.svn.sourceforge.net/gar/?rev=18185&view=rev
Author:   bdwalton
Date:     2012-06-01 02:30:46 +0000 (Fri, 01 Jun 2012)
Log Message:
-----------
apache2/trunk: setup preservation for the envvars files now that they live in etc/

Modified Paths:
--------------
    csw/mgar/pkg/apache2/trunk/Makefile
    csw/mgar/pkg/apache2/trunk/files/CSWapache2.postinstall

Modified: csw/mgar/pkg/apache2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache2/trunk/Makefile	2012-06-01 02:27:08 UTC (rev 18184)
+++ csw/mgar/pkg/apache2/trunk/Makefile	2012-06-01 02:30:46 UTC (rev 18185)
@@ -311,6 +311,7 @@
 template_list += etc/extra/httpd-mpm.conf
 template_list += etc/magic
 template_list += etc/mime.types
+template_list += etc/envvars etc/envvars-std
 
 create-templates:
 	@echo "  => Creating template files"

Modified: csw/mgar/pkg/apache2/trunk/files/CSWapache2.postinstall
===================================================================
--- csw/mgar/pkg/apache2/trunk/files/CSWapache2.postinstall	2012-06-01 02:27:08 UTC (rev 18184)
+++ csw/mgar/pkg/apache2/trunk/files/CSWapache2.postinstall	2012-06-01 02:30:46 UTC (rev 18185)
@@ -62,7 +62,9 @@
     etc/extra/httpd-userdir.conf \
     etc/extra/httpd-vhosts.conf \
     etc/magic \
-    etc/mime.types"
+    etc/mime.types \
+    etc/envvars \
+    etc/envvars-std"
 
 echo Copying CSW templates:
 for file in $template_list

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