Revision: 24136
          http://sourceforge.net/p/gar/code/24136
Author:   lblume
Date:     2014-09-26 11:48:40 +0000 (Fri, 26 Sep 2014)
Log Message:
-----------
mysql5/branches/mysql-5.5.x: Add an override to live along MySQL 5.6

Modified Paths:
--------------
    csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile

Modified: csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile   2014-09-26 10:34:46 UTC 
(rev 24135)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile   2014-09-26 11:48:40 UTC 
(rev 24136)
@@ -121,6 +121,7 @@
 PKGFILES_CSWmysql-dev  += $(foreach 
bin_name,$(CSWmysql-dev_programs),$(sbindir)/$(bin_name))
 PKGFILES_CSWmysql-dev  += $(mandir)/man1/mysql_config.*
 PKGFILES_CSWmysql-dev  += $(prefix)/include.*
+CHECKPKG_OVERRIDES_CSW$(NAME)-dev += file-collision                            
 
 
 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.

Reply via email to