diff -aurN f-spot-0.1.11.orig/src/f-spot.in f-spot-0.1.11/src/f-spot.in --- f-spot-0.1.11.orig/src/f-spot.in 2006-03-01 08:51:19.000000000 +0100 +++ f-spot-0.1.11/src/f-spot.in 2006-03-13 22:54:40.586502432 +0100 @@ -17,4 +17,4 @@ echo "*** Running F-Spot in Debug Mode ***" esac -exec -a @PACKAGE@ mono $MONO_OPTIONS $EXE_TO_RUN "$@" +exec mono $MONO_OPTIONS $EXE_TO_RUN "$@"