[csw-devel] SF.net SVN: gar:[15845] csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Oct 4 09:22:28 CEST 2011


Revision: 15845
          http://gar.svn.sourceforge.net/gar/?rev=15845&view=rev
Author:   wahwah
Date:     2011-10-04 07:22:28 +0000 (Tue, 04 Oct 2011)
Log Message:
-----------
pkg/mysql5/branches/mysql-5.0.x: corrected a typo

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 07:20:20 UTC (rev 15844)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile	2011-10-04 07:22:28 UTC (rev 15845)
@@ -250,7 +250,7 @@
 EXECUTABLES += resolveip
 
 ALTERNATIVES =
-ALTERNATIVES_CSW$(NAME) = mysq$(BASE_VERSION)_main
+ALTERNATIVES_CSW$(NAME) = mysql$(BASE_VERSION)_main
 ALTERNATIVE_mysql$(BASE_VERSION)_main = $(bindir)/$(firstword $(EXECUTABLES)) mysql $(bindir)/$(firstword $(EXECUTABLES)) 50
 ALTERNATIVE_mysql$(BASE_VERSION)_main += $(foreach C,$(wordlist 2,$(words $(EXECUTABLES)),$(EXECUTABLES)),\
 	$(bindir)/$C $C $(bindir)/$C-$(BASE_VERSION))

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