[csw-devel] SF.net SVN: gar:[14803] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Tue Jun 14 03:55:35 CEST 2011
Revision: 14803
http://gar.svn.sourceforge.net/gar/?rev=14803&view=rev
Author: bdwalton
Date: 2011-06-14 01:55:35 +0000 (Tue, 14 Jun 2011)
Log Message:
-----------
php5/trunk: drop pear.conf from migration handler as it will not live at that path anyway
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-06-14 01:49:37 UTC (rev 14802)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-06-14 01:55:35 UTC (rev 14803)
@@ -69,7 +69,7 @@
PRESERVECONF = /etc$(prefix)/php5/php.ini /etc$(prefix)/php5/pear.conf
PRESERVECONF += /opt/csw/apache2/etc/extra/httpd-php5.conf
-MIGRATE_FILES_CSWphp5 = "php.ini pear.conf"
+MIGRATE_FILES_CSWphp5 = "php.ini"
MIGRATE_SOURCE_DIR_CSWphp5 = /opt/csw/php5/lib
MIGRATE_DEST_DIR = $(sysconfdir)
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