X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=sbin%2Fid3fsd;h=9333c78e5d45b9fb2c64faece1fa651fd89aa041;hb=06c9a0b121355c67fc7fde20c3a3e194b176bd00;hp=12808edd0cc66981e9cb645bd32c8925026f1e18;hpb=ed2911ae4da26fc6e30a7784f7933eff505e5be8;p=id3fs.git diff --git a/sbin/id3fsd b/sbin/id3fsd index 12808ed..9333c78 100755 --- a/sbin/id3fsd +++ b/sbin/id3fsd @@ -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;