[csw-devel] SF.net SVN: gar:[17160] csw/mgar/pkg/ruby19/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Fri Feb 24 04:06:52 CET 2012


Revision: 17160
          http://gar.svn.sourceforge.net/gar/?rev=17160&view=rev
Author:   bdwalton
Date:     2012-02-24 03:06:52 +0000 (Fri, 24 Feb 2012)
Log Message:
-----------
ruby19/trunk: update overrides, add notes as to why

Modified Paths:
--------------
    csw/mgar/pkg/ruby19/trunk/Makefile

Modified: csw/mgar/pkg/ruby19/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby19/trunk/Makefile	2012-02-24 02:20:43 UTC (rev 17159)
+++ csw/mgar/pkg/ruby19/trunk/Makefile	2012-02-24 03:06:52 UTC (rev 17160)
@@ -52,6 +52,20 @@
 # the next two have /usr/local/bin from dln_find.c.  it should be innocuous and
 # not worth patching
 CHECKPKG_OVERRIDES_CSWlibruby1-9-1-1 += file-with-bad-content|/usr/local|root/opt/csw/lib/libruby1.9.1.so.1
+# a few examples in the comment
+CHECKPKG_OVERRIDES_CSWlibruby1-9-1-1 += file-with-bad-content|/usr/share|root/opt/csw/lib/ruby/1.9.1/open3.rb
+# comments
+CHECKPKG_OVERRIDES_CSWlibruby1-9-1-1 += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/1.9.1/minitest/unit.rb
+# comments
+CHECKPKG_OVERRIDES_CSWlibruby1-9-1-1 += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/1.9.1/rubygems/gem_path_searcher.rb
+# comments
+CHECKPKG_OVERRIDES_CSWlibruby1-9-1-1 += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/1.9.1/rubygems/specification.rb
+# a fallback if $PATH isn't set.  let it stand.
+CHECKPKG_OVERRIDES_CSWlibruby1-9-1-1 += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/1.9.1/mkmf.rb
+# comments
+CHECKPKG_OVERRIDES_CSWlibruby1-9-1-1 += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/1.9.1/fileutils.rb
+# comments
+CHECKPKG_OVERRIDES_CSWlibruby1-9-1-1 += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/1.9.1/pathname.rb
 
 ARCHALL_CSWruby191-samples = 1
 SPKG_DESC_CSWruby191-samples = Example programs for Ruby $(VERSION)
@@ -75,7 +89,6 @@
 PKGFILES_CSWruby191-dev = $(includedir)/.*\.h $(libdir)/.*\.h $(libdir)/.*static.a
 RUNTIME_DEP_PKGS_CSWruby191-dev = CSWruby191
 CHECKPKG_OVERRIDES_CSWruby191-dev += file-with-bad-content|/usr/local|root/opt/csw/lib/libruby1.9.1-static.a
-CHECKPKG_OVERRIDES_CSWruby191-dev += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/1.9.1/mkmf.rb
 
 MASTER_SITES = ftp://ftp.ruby-lang.org/pub/ruby/1.9/
 DISTFILES  = $(DISTNAME).tar.gz

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