X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=bin%2Fid3fs-index;fp=bin%2Fid3fs-index;h=f27c7f6cec95b1d6061565188aa9eae7d94c81d0;hb=3a873819780cb3f2d640eabb8776bdbbe75c72e4;hp=631bd63b468f54573a815d323fc7687a5699b489;hpb=f2202e8bd7e2eb7f73d684950d65422e4d965634;p=id3fs.git diff --git a/bin/id3fs-index b/bin/id3fs-index index 631bd63..f27c7f6 100755 --- a/bin/id3fs-index +++ b/bin/id3fs-index @@ -16,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +use lib '/home/ianb/projects/id3fs/id3fs/lib'; # FIXME: remove use strict; use Getopt::Long qw(Configure); use ID3FS::DB;