[csw-devel] SF.net SVN: gar:[14231] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Apr 16 05:19:36 CEST 2011
Revision: 14231
http://gar.svn.sourceforge.net/gar/?rev=14231&view=rev
Author: bdwalton
Date: 2011-04-16 03:19:36 +0000 (Sat, 16 Apr 2011)
Log Message:
-----------
php5/trunk: init file needs to be in lib, not etc (for now)
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-04-16 03:18:30 UTC (rev 14230)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-04-16 03:19:36 UTC (rev 14231)
@@ -742,7 +742,7 @@
@$(MAKECOOKIE)
post-install-modulated: AP2SYSCONF=/opt/csw/apache2/etc/httpd.conf
-post-install-modulated: INIDEST=$(DESTDIR)$(prefix)/php5/etc/php.ini.CSW
+post-install-modulated: INIDEST=$(DESTDIR)$(prefix)/php5/lib/php.ini.CSW
post-install-modulated:
@rm -f $(DESTDIR)$(AP2SYSCONF)
@cp $(WORKSRC)/php.ini-production $(INIDEST)
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