]> git.donarmstrong.com Git - wannabuild.git/commitdiff
uncommited change
authorAndreas Barth <aba@not.so.argh.org>
Fri, 11 Feb 2011 20:01:16 +0000 (20:01 +0000)
committerAndreas Barth <aba@not.so.argh.org>
Fri, 11 Feb 2011 20:01:16 +0000 (20:01 +0000)
bin/keep-latest

index dedef69666bd6bc565d658ac42bc5df63878b2d9..ebc4fa9d7d048c7c03a002283ace2edf897cbdb4 100755 (executable)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use lib '/org/wanna-build/bin';
+use lib '/org/wanna-build/lib';
 use WannaBuild; # for version compare
 
 if (!@ARGV) {