[csw-devel] SF.net SVN: gar:[14424] csw/mgar/pkg/php5/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Apr 28 01:11:43 CEST 2011


Revision: 14424
          http://gar.svn.sourceforge.net/gar/?rev=14424&view=rev
Author:   bdwalton
Date:     2011-04-27 23:11:42 +0000 (Wed, 27 Apr 2011)

Log Message:
-----------
php5/trunk: drop extra slash from PRESERVECONF that was breaking the php.ini templating

Modified Paths:
--------------
    csw/mgar/pkg/php5/trunk/Makefile

Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile	2011-04-27 20:02:31 UTC (rev 14423)
+++ csw/mgar/pkg/php5/trunk/Makefile	2011-04-27 23:11:42 UTC (rev 14424)
@@ -64,7 +64,7 @@
 # of sqlite...
 BUILD_DEP_PKGS += CSWsqlite
 
-PRESERVECONF = /etc/$(prefix)/php5/php.ini
+PRESERVECONF = /etc$(prefix)/php5/php.ini
 MIGRATE_FILES_CSWphp5 = "php.ini"
 MIGRATE_SOURCE_DIR = /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