[csw-devel] SF.net SVN: gar:[11586] csw/mgar/pkg/apache2/trunk/files/conf_build_scripts
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Fri Nov 12 03:33:40 CET 2010
Revision: 11586
http://gar.svn.sourceforge.net/gar/?rev=11586&view=rev
Author: bdwalton
Date: 2010-11-12 02:33:40 +0000 (Fri, 12 Nov 2010)
Log Message:
-----------
apache2: do not remove live conf file on build CAS remove step, remove template instead
Modified Paths:
--------------
csw/mgar/pkg/apache2/trunk/files/conf_build_scripts
Modified: csw/mgar/pkg/apache2/trunk/files/conf_build_scripts
===================================================================
--- csw/mgar/pkg/apache2/trunk/files/conf_build_scripts 2010-11-12 02:27:54 UTC (rev 11585)
+++ csw/mgar/pkg/apache2/trunk/files/conf_build_scripts 2010-11-12 02:33:40 UTC (rev 11586)
@@ -32,7 +32,7 @@
fi
else
- rm \$AP2_CONF/$f
+ rm \$TEMPLATE
fi
EOF
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