255b948e1a
This also installs rake as rake18, as rake comes with ruby 1.9. OK jcs@, landry@, jasper@, sthen@
4 lines
182 B
Plaintext
4 lines
182 B
Plaintext
If you want to use this package as your default system rake, as root
|
|
create symbolic link like so (overwriting any previous default):
|
|
ln -sf ${PREFIX}/bin/rake18 ${PREFIX}/bin/rake
|