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.