SF.net SVN: gar:[23965] csw/mgar/pkg/mysql5/branches/mysql-5.6.x/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Sun Aug 10 21:48:55 CEST 2014
Revision: 23965
http://sourceforge.net/p/gar/code/23965
Author: lblume
Date: 2014-08-10 19:48:52 +0000 (Sun, 10 Aug 2014)
Log Message:
-----------
mysql5/branches/mysql-5.6.x: Typo in the dep name
Modified Paths:
--------------
csw/mgar/pkg/mysql5/branches/mysql-5.6.x/Makefile
Modified: csw/mgar/pkg/mysql5/branches/mysql-5.6.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.6.x/Makefile 2014-08-10 18:41:35 UTC (rev 23964)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.6.x/Makefile 2014-08-10 19:48:52 UTC (rev 23965)
@@ -89,7 +89,7 @@
PKGFILES_CSW$(NAME)-dev += $(prefix)/include.*
INCOMPATIBLE_PKGS_CSW$(NAME)-dev = CSWmysql-dev
CHECKPKG_OVERRIDES_CSW$(NAME)-dev += file-collision
-CHECKPKG_OVERRIDES_CSW$(NAME)-dev += surplus-dependency|CSWlibmysqlclient-$(MYSQL_LIB_VER)
+CHECKPKG_OVERRIDES_CSW$(NAME)-dev += surplus-dependency|CSWlibmysqlclient-r$(MYSQL_LIB_VER)
PACKAGES += CSWlibmysqlclient$(MYSQL_LIB_VER)
PKGFILES_CSWlibmysqlclient$(MYSQL_LIB_VER) += $(call baseisadirs,$(libdir),libmysqlclient\.so\.$(MYSQL_LIB_VER)(\.\d+)*)
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