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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Dec 14 11:30:07 CET 2011


Revision: 16500
          http://gar.svn.sourceforge.net/gar/?rev=16500&view=rev
Author:   dmichelsen
Date:     2011-12-14 10:30:06 +0000 (Wed, 14 Dec 2011)
Log Message:
-----------
mysql5/branches/mysql-5.0.x: Fix -dev alterantive

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-12-14 10:28:27 UTC (rev 16499)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile	2011-12-14 10:30:06 UTC (rev 16500)
@@ -52,7 +52,7 @@
 OBSOLETED_BY_CSWmysql-dev = CSWmysql5devel
 CHECKPKG_OVERRIDES_CSWmysql-dev += file-with-bad-content|/usr/local|root$(mandir)/man1/mysql_config-$(BASE_VERSION).1
 ALTERNATIVES_CSWmysql-dev = mysql_dev
-ALTERNATIVE_mysql_dev = $(bindir)/$(firstword $(CSWmysql-dev_programs)) mysql_dev $(bindir)/$(firstword $(CSWmysql-dev_programs)) $(ALTS_PRIO)
+ALTERNATIVE_mysql_dev = $(bindir)/$(firstword $(CSWmysql-dev_programs)) mysql_dev $(bindir)/$(firstword $(CSWmysql-dev_programs))-$(BASE_VERSION) $(ALTS_PRIO)
 ALTERNATIVE_mysql_dev += $(foreach C,$(wordlist 2,$(words $(CSWmysql-dev_programs)),$(CSWmysql-dev_programs)),\
 	$(bindir)/$C $C $(bindir)/$C-$(BASE_VERSION))
 ALTERNATIVE_mysql_dev += $(foreach C,$(wordlist 2,$(words $(CSWmysql-dev_programs)),$(CSWmysql-dev_programs)),\

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