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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Feb 12 23:31:54 CET 2012


Revision: 17028
          http://gar.svn.sourceforge.net/gar/?rev=17028&view=rev
Author:   bdwalton
Date:     2012-02-12 22:31:54 +0000 (Sun, 12 Feb 2012)
Log Message:
-----------
ruby19/trunk: more postinstall tweaks

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

Modified: csw/mgar/pkg/ruby19/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby19/trunk/Makefile	2012-02-12 21:52:45 UTC (rev 17027)
+++ csw/mgar/pkg/ruby19/trunk/Makefile	2012-02-12 22:31:54 UTC (rev 17028)
@@ -136,7 +136,7 @@
 post-install-modulated: $(PI_TARGETS)
 	@$(MAKECOOKIE)
 
-multiconfig: RBCONFIG=/opt/csw/lib/ruby19/$(VERSION)/$(GARCH)-solaris2.10/rbconfig.rb
+multiconfig: RBCONFIG=/opt/csw/lib/ruby/$(VERSION)/$(GARCH)-solaris2.10/rbconfig.rb
 multiconfig:
 	@echo "Setting up the CSW rbconfig stuff so we can switch between compilers"
 	@mv $(DESTDIR)$(RBCONFIG) $(DESTDIR)$(RBCONFIG).SOS12
@@ -151,7 +151,7 @@
 # Fix up rbconfig
 rbconfig:
 	@gsed -i -e s,$(DESTDIR),, \
-		$(DESTDIR)$(libdir)/$(NAME)/$(VERSION)/$(GARCH)-solaris2.10/rbconfig.rb
+		$(DESTDIR)$(libdir)/ruby/$(VERSION)/$(GARCH)-solaris2.10/rbconfig.rb
 	@$(MAKECOOKIE)
 
 # Copy samples

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