[csw-devel] SF.net SVN: gar:[13991] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Tue Mar 29 02:28:38 CEST 2011
Revision: 13991
http://gar.svn.sourceforge.net/gar/?rev=13991&view=rev
Author: bdwalton
Date: 2011-03-29 00:28:37 +0000 (Tue, 29 Mar 2011)
Log Message:
-----------
php5/trunk: seemingly need to keep httpd.conf around until the bitter end, prune after merge...
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-03-28 20:36:27 UTC (rev 13990)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-03-29 00:28:37 UTC (rev 13991)
@@ -732,8 +732,8 @@
cp $(APSYSCONF)/httpd.conf $(DESTDIR)$(APSYSCONF) )
@$(MAKECOOKIE)
-pre-install-modulated: APSYSCONF=/opt/csw/apache/conf/httpd.conf
-pre-install-modulated: AP2SYSCONF=/opt/csw/apache2/etc/httpd.conf
-post-install-modulated:
- @( rm $(DESTDIR)$(APSYSCONF) $(DESTDIR)$(AP2SYSCONF) )
- @$(MAKECOOKIE)
+# post-install-modulated: APSYSCONF=/opt/csw/apache/conf/httpd.conf
+# post-install-modulated: AP2SYSCONF=/opt/csw/apache2/etc/httpd.conf
+# post-install-modulated:
+# @( rm $(DESTDIR)$(APSYSCONF) $(DESTDIR)$(AP2SYSCONF) )
+# @$(MAKECOOKIE)
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