[csw-devel] SF.net SVN: gar:[15333] csw/mgar/pkg/rbgems/mysql/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Aug 14 06:22:05 CEST 2011


Revision: 15333
          http://gar.svn.sourceforge.net/gar/?rev=15333&view=rev
Author:   bdwalton
Date:     2011-08-14 04:22:05 +0000 (Sun, 14 Aug 2011)

Log Message:
-----------
rbgems/mysql/trunk: override usr/local references.  they are all ok.

Modified Paths:
--------------
    csw/mgar/pkg/rbgems/mysql/trunk/Makefile

Modified: csw/mgar/pkg/rbgems/mysql/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rbgems/mysql/trunk/Makefile	2011-08-14 02:38:03 UTC (rev 15332)
+++ csw/mgar/pkg/rbgems/mysql/trunk/Makefile	2011-08-14 04:22:05 UTC (rev 15333)
@@ -17,4 +17,12 @@
 # the default license for ruby gems is MIT-LICENSE
 LICENSE = COPYING
 
+# this is build-time detection
+CHECKPKG_OVERRIDES_CSWrb18-mysql-2-8-1 += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/gems/1.8/gems/mysql-2.8.1/ext/mysql_api/extconf.rb
+# the hashbang isn't updated in the test file
+CHECKPKG_OVERRIDES_CSWrb18-mysql-2-8-1 += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/gems/1.8/gems/mysql-2.8.1/test/test_mysql.rb
+# don't worry about the readme files
+CHECKPKG_OVERRIDES_CSWrb18-mysql-2-8-1 += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/gems/1.8/gems/mysql-2.8.1/extra/README.html
+CHECKPKG_OVERRIDES_CSWrb18-mysql-2-8-1 += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/gems/1.8/gems/mysql-2.8.1/extra/README_ja.html
+
 include gar/category.mk


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