[csw-devel] SF.net SVN: gar:[14804] csw/mgar/pkg/php5/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Tue Jun 14 03:56:15 CEST 2011
Revision: 14804
http://gar.svn.sourceforge.net/gar/?rev=14804&view=rev
Author: bdwalton
Date: 2011-06-14 01:56:15 +0000 (Tue, 14 Jun 2011)
Log Message:
-----------
php5/trunk: drop extra / from sysconfdir setting
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:55:35 UTC (rev 14803)
+++ csw/mgar/pkg/php5/trunk/Makefile 2011-06-14 01:56:15 UTC (rev 14804)
@@ -218,7 +218,7 @@
NOISALIST = 1
STRIP_LIBTOOL = 1
-sysconfdir = /etc/$(prefix)/php5
+sysconfdir = /etc$(prefix)/php5
CONFIGURE_ARGS += --prefix=$(prefix)/php5
CONFIGURE_ARGS += --sysconfdir=$(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