Revision: 13603 http://gar.svn.sourceforge.net/gar/?rev=13603&view=rev Author: bdwalton Date: 2011-03-06 15:57:15 +0000 (Sun, 06 Mar 2011)
Log Message: ----------- ruby18/trunk: drop the legacy link creation as those will remain in libruby1 Modified Paths: -------------- csw/mgar/pkg/ruby18/trunk/Makefile Modified: csw/mgar/pkg/ruby18/trunk/Makefile =================================================================== --- csw/mgar/pkg/ruby18/trunk/Makefile 2011-03-06 14:52:42 UTC (rev 13602) +++ csw/mgar/pkg/ruby18/trunk/Makefile 2011-03-06 15:57:15 UTC (rev 13603) @@ -167,7 +167,7 @@ RBCONFIG = /opt/csw/lib/ruby/1.8/$(GARCH)-solaris2.9/rbconfig.rb -PI_TARGETS = samples rbconfig rbscripts rubymode legacylinks +PI_TARGETS = samples rbconfig rbscripts rubymode ifndef USEGCC PI_TARGETS += multiconfig endif @@ -175,13 +175,6 @@ post-install-modulated: $(PI_TARGETS) @$(MAKECOOKIE) -legacylinks: - @(cd $(DESTDIR)$(libdir); \ - for f in libruby.so libruby.so.1.8.7; do \ - ln -s libruby18.so.1 $$f; \ - done) - @$(MAKECOOKIE) - multiconfig: @echo "Setting up the CSW rbconfig stuff so we can switch between compilers" @mv $(DESTDIR)$(RBCONFIG) $(DESTDIR)$(RBCONFIG).SOS12 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel