[csw-devel] SF.net SVN: gar:[14099] csw/mgar/pkg/rubygems/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Thu Apr 7 04:24:10 CEST 2011
Revision: 14099
http://gar.svn.sourceforge.net/gar/?rev=14099&view=rev
Author: bdwalton
Date: 2011-04-07 02:24:10 +0000 (Thu, 07 Apr 2011)
Log Message:
-----------
rubygems/trunk: add alternatives support for multiple versions of gem
Modified Paths:
--------------
csw/mgar/pkg/rubygems/trunk/Makefile
Modified: csw/mgar/pkg/rubygems/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rubygems/trunk/Makefile 2011-04-07 01:55:05 UTC (rev 14098)
+++ csw/mgar/pkg/rubygems/trunk/Makefile 2011-04-07 02:24:10 UTC (rev 14099)
@@ -32,6 +32,8 @@
CHECKPKG_OVERRIDES_CSWrubygems += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/site_ruby/1.8/rubygems/gem_path_searcher.rb
+ALTERNATIVE = $(bindir)/gem gem $(bindir)/gem18 5
+
include gar/category.mk
install-custom:
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