[csw-devel] SF.net SVN: gar:[15840]	csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile
    wahwah at users.sourceforge.net 
    wahwah at users.sourceforge.net
       
    Mon Oct  3 15:03:45 CEST 2011
    
    
  
Revision: 15840
          http://gar.svn.sourceforge.net/gar/?rev=15840&view=rev
Author:   wahwah
Date:     2011-10-03 13:03:44 +0000 (Mon, 03 Oct 2011)
Log Message:
-----------
pkg/mysql5/branches/mysql-5.0.x: fix a bug in a variable name
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-03 12:53:52 UTC (rev 15839)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile	2011-10-03 13:03:44 UTC (rev 15840)
@@ -281,7 +281,7 @@
 post-configure-modulated:
 	gsed \
 		-e 's+ at prefix@+$(prefix)+' \
-		-e 's+ at varstatedir@+$(varstatedir)+' \
+		-e 's+ at localstatedir@+$(localstatedir)+' \
 		-e 's+ at sysconfdir@+$(sysconfdir)+' \
 		-e 's+ at bindir@+$(bindir)+' \
 		< $(WORKDIR)/csw$(NAME).tpl \
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