[csw-devel] SF.net SVN: gar:[15855] csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Tue Oct 4 18:33:25 CEST 2011
Revision: 15855
http://gar.svn.sourceforge.net/gar/?rev=15855&view=rev
Author: wahwah
Date: 2011-10-04 16:33:25 +0000 (Tue, 04 Oct 2011)
Log Message:
-----------
pkg/mysql5/branches/mysql-5.0.x: Interpolate BASE_VERSION in the startup script
Modified Paths:
--------------
csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile
Modified: csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile 2011-10-04 15:15:44 UTC (rev 15854)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile 2011-10-04 16:33:25 UTC (rev 15855)
@@ -283,6 +283,7 @@
-e 's+ at localstatedir@+$(localstatedir)+' \
-e 's+ at sysconfdir@+$(sysconfdir)+' \
-e 's+ at bindir@+$(bindir)+' \
+ -e 's+ at BASE_VERSION@+$(BASE_VERSION)+' \
< $(WORKDIR)/csw$(NAME).tpl \
> $(WORKDIR)/csw$(NAME)
@$(MAKECOOKIE)
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