Creates an 'omf' gemset
authorChristoph Dwertmann <christoph.dwertmann@nicta.com.au>
Thu, 27 Jun 2013 09:02:16 +0000 (19:02 +1000)
committerChristoph Dwertmann <christoph.dwertmann@nicta.com.au>
Thu, 27 Jun 2013 09:02:16 +0000 (19:02 +1000)
rpm/rvm-ruby.spec

index 8a4ae41..06e24fd 100644 (file)
@@ -118,6 +118,8 @@ gemi='gem install --no-ri --no-rdoc'
 ruby_tag=ruby-1.9.3-p286
 rvm install $ruby_tag
 rvm use $ruby_tag
+rvm gemset create omf
+rvm use $ruby_tag@omf
 $gemi omf_rc
 #$gemi whatever_gem_you_need