--- conduit-0.3.5/conduit/conduit 2007-11-29 01:29:17.000000000 +0100 +++ conduit-0.3.5/conduit/conduit 2008-01-15 22:14:33.000000000 +0100 @@ -7,7 +7,7 @@ # Run mozilla takes care of settin up the appropriate environment variables # to run a program using mozilla libs -FF_PATH=`ls -d /usr/lib/firefox* | tail -n 1` +FF_PATH=`ls -d /usr/lib/mozilla-firefox* | tail -n 1` RUN_MOZILLA=$FF_PATH/run-mozilla.sh if [ -x $RUN_MOZILLA ]; then