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. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel