Index: /trunk/bin/mp3db
===================================================================
--- /trunk/bin/mp3db	(revision 22)
+++ /trunk/bin/mp3db	(revision 23)
@@ -2,5 +2,4 @@
 use strict;
 
-use lib '/home/peter/projects/mp3-find/lib';
 use MP3::Find::DB;
 
Index: /trunk/bin/mp3find
===================================================================
--- /trunk/bin/mp3find	(revision 22)
+++ /trunk/bin/mp3find	(revision 23)
@@ -3,5 +3,4 @@
 
 use Getopt::Long qw(:config pass_through); # use pass_through so we can get the query args
-use lib '/home/peter/projects/mp3-find/lib';
 
 use MP3::Find qw(Filesystem);
