From 770406f4eb9c2b15b14411b16d911c42224a34f9 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Tue, 11 May 2010 22:55:29 +0200 Subject: system/rubygems: Added to 12.1 repository --- system/rubygems/profile.d/gem.csh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 system/rubygems/profile.d/gem.csh (limited to 'system/rubygems/profile.d/gem.csh') diff --git a/system/rubygems/profile.d/gem.csh b/system/rubygems/profile.d/gem.csh new file mode 100644 index 000000000000..2700ad230452 --- /dev/null +++ b/system/rubygems/profile.d/gem.csh @@ -0,0 +1,3 @@ +#!/bin/csh + +setenv GEM_PATH /usr/lib/ruby/gems/1.8 -- cgit v1.2.3