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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Feb 12 22:52:45 CET 2012


Revision: 17027
          http://gar.svn.sourceforge.net/gar/?rev=17027&view=rev
Author:   bdwalton
Date:     2012-02-12 21:52:45 +0000 (Sun, 12 Feb 2012)
Log Message:
-----------
ruby19/trunk: update some postinstall targets, disable the multiconfig stuff

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:44:12 UTC (rev 17026)
+++ csw/mgar/pkg/ruby19/trunk/Makefile	2012-02-12 21:52:45 UTC (rev 17027)
@@ -131,12 +131,12 @@
 
 COMPILE_ELISP = 1
 
-PI_TARGETS  = samples rbconfig rbscripts multiconfig
+PI_TARGETS  = samples rbconfig rbscripts
 
 post-install-modulated: $(PI_TARGETS)
 	@$(MAKECOOKIE)
 
-multiconfig: RBCONFIG=/opt/csw/lib/ruby19/1.9.1/$(GARCH)-solaris2.9/rbconfig.rb
+multiconfig: RBCONFIG=/opt/csw/lib/ruby19/$(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.9/rbconfig.rb
+		$(DESTDIR)$(libdir)/$(NAME)/$(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