summaryrefslogtreecommitdiff
path: root/system/rubygems/README
blob: f0ccc343baf5dd285d76d26a334d0af63d9d0f8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
RubyGems is the Ruby standard for publishing and managing third party
libraries.

NOTICE:
 while the rubygems installation will be managed with this SlackBuild,
 the gems that will get installed to --local 'system', will be existing 
 in '/usr/lib/ruby/gems/1.8/gems/' 
 You can 'uninstall' them with `gem`, but otherwise they will remain
 if the rubygems package is removed.


DEPENDENCIES:

* ruby (its comes in a typical slackware installation)