[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Alternate rubygems executable directory

Andre Nathan

4/7/2007 2:48:00 AM

Hello

Is it possible to specify the directory for executable installation in a
gemspec file? I'd like to install some system-administration scripts
using rubygems, but they should be installed in /usr/sbin, and I
couldn't find a way to alter the default of /usr/bin.

Thanks in advance,
Andre