SF.net SVN: gar:[24283] csw/mgar/pkg/ruby20/trunk/Makefile

tosmi at users.sourceforge.net tosmi at users.sourceforge.net
Thu Nov 6 15:23:06 CET 2014


Revision: 24283
          http://sourceforge.net/p/gar/code/24283
Author:   tosmi
Date:     2014-11-06 14:23:05 +0000 (Thu, 06 Nov 2014)
Log Message:
-----------
fixed checkpkg shared lib warnings

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

Modified: csw/mgar/pkg/ruby20/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby20/trunk/Makefile	2014-11-06 12:36:42 UTC (rev 24282)
+++ csw/mgar/pkg/ruby20/trunk/Makefile	2014-11-06 14:23:05 UTC (rev 24283)
@@ -34,10 +34,10 @@
 # we've added /opt/csw/bin and /opt/csw/lib to the path where
 # ruby searches for loadable modules.
 # also we do not provide a separate package for libruby
-CHECKPKG_OVERRIDES_CSWruby20 += file-with-bad-content|/usr/local|root/opt/csw/lib/libruby2.0.0.so.2
-CHECKPKG_OVERRIDES_CSWruby20 += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/libruby2.0.0.so
-CHECKPKG_OVERRIDES_CSWruby20 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libruby2.0.0.so.2|soname=libruby2.0.0.so.2|pkgname=CSWruby20|expected=CSWlibruby2-0-0-2
-CHECKPKG_OVERRIDES_CSWruby20 += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/libruby2.0.0.so
+CHECKPKG_OVERRIDES_CSWruby20 += file-with-bad-content|/usr/local|root/opt/csw/lib/libruby2.0.so.2
+CHECKPKG_OVERRIDES_CSWruby20 += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/libruby2.0.so
+CHECKPKG_OVERRIDES_CSWruby20 += shared-lib-pkgname-mismatch|file=opt/csw/lib/libruby2.0.so.2|soname=libruby2.0.so.2|pkgname=CSWruby20|expected=CSWlibruby2-0-2
+CHECKPKG_OVERRIDES_CSWruby20 += shared-lib-package-contains-so-symlink|file=/opt/csw/lib/libruby2.0.so
 
 # these files contain a reference to /usr/local just in comments
 CHECKPKG_OVERRIDES_CSWruby20 += file-with-bad-content|/usr/share|root/opt/csw/lib/ruby/2.0.0/tk/dialog.rb

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