[csw-devel] SF.net SVN: gar:[13574] csw/mgar/pkg/ruby18/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Mar 5 05:03:25 CET 2011
Revision: 13574
http://gar.svn.sourceforge.net/gar/?rev=13574&view=rev
Author: bdwalton
Date: 2011-03-05 04:03:25 +0000 (Sat, 05 Mar 2011)
Log Message:
-----------
ruby18/trunk: incorporate the legacy symlinks into the proper packages
Modified Paths:
--------------
csw/mgar/pkg/ruby18/trunk/Makefile
Modified: csw/mgar/pkg/ruby18/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby18/trunk/Makefile 2011-03-05 04:01:55 UTC (rev 13573)
+++ csw/mgar/pkg/ruby18/trunk/Makefile 2011-03-05 04:03:25 UTC (rev 13574)
@@ -72,14 +72,14 @@
PKGFILES_CSWruby18-tk = $(libdir)/.*/tcl.* $(libdir)/.*/tk.* $(libdir)/.*-tk.rb
PKGFILES_CSWruby18-dev = $(libdir)/.*\.h $(libdir)/.*/mkmf.rb $(libdir)/.*static.a
-PKGFILES_CSWruby18-dev += /opt/csw/lib/libruby.so
+PKGFILES_CSWruby18-dev += /opt/csw/lib/libruby.*.so
PKGFILES_CSWruby18-mode = $(datadir)/emacs/site-lisp/.*elc$
PKGFILES_CSWruby18-mode-el = $(datadir)/emacs/site-lisp/.*el$
-PKGFILES_CSWlibruby1 += /opt/csw/lib/libruby.so.1
-PKGFILES_CSWlibruby1 += /opt/csw/lib/libruby.so.1.*
+PKGFILES_CSWlibruby1 += /opt/csw/lib/libruby.*.so.1
+PKGFILES_CSWlibruby1 += /opt/csw/lib/libruby.*.so.1.*
MASTER_SITES = ftp://ftp.ruby-lang.org/pub/ruby/
MASTER_SITES += ftp://www.ibiblio.org/pub/languages/ruby/
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