4ad1a0322a
This now installs gem as gem18, since gem is included in ruby 1.9. OK jcs@, landry@, jasper@, sthen@
4 lines
185 B
Plaintext
4 lines
185 B
Plaintext
If you want to use this package as your default system rubygems, as
|
|
root create symbolic links like so (overwriting any previous default):
|
|
ln -sf ${PREFIX}/bin/gem18 ${PREFIX}/bin/gem
|