[csw-devel] SF.net SVN: gar:[14802] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Tue Jun 14 03:49:37 CEST 2011
Revision: 14802
http://gar.svn.sourceforge.net/gar/?rev=14802&view=rev
Author: bdwalton
Date: 2011-06-14 01:49:37 +0000 (Tue, 14 Jun 2011)
Log Message:
-----------
php5/trunk: MIGRATE_SOURCE_DIR is package specific, not file specific. will need to handle pear.conf alternately (or not at all?)
Modified Paths:
--------------
csw/mgar/pkg/php5/trunk/Makefile
Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile 2011-06-13 22:21:03 UTC (rev 14801)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-06-14 01:49:37 UTC (rev 14802)
@@ -70,8 +70,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_SOURCE_DIR_php_ini = /opt/csw/php5/lib
-MIGRATE_SOURCE_DIR_pear_conf = /opt/csw/php5/etc
+MIGRATE_SOURCE_DIR_CSWphp5 = /opt/csw/php5/lib
MIGRATE_DEST_DIR = $(sysconfdir)
define php5_subpackage
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