Yep, I used Alexis' approach before and I moved to using _buildr since it works better.
alex On Thu, Nov 27, 2008 at 8:36 AM, Victor Hugo Borja <[EMAIL PROTECTED]>wrote: > On Thu, Nov 27, 2008 at 10:27 AM, Alexis Midon <[EMAIL PROTECTED] > >wrote: > > > here is the bash script I use to do that: > > > > /usr/bin/ruby -I/home/alexis/w/buildr.git/lib \ > > -I/home/alexis/w/buildr.git/addon \ > > /home/alexis/w/buildr.git/bin/buildr $@ > > > > Additionally, the _buildr script on the repo loads the buildr.gemspec to > ensure the correct gem versions > are used for buildr's dependencies. >
