--- src/f-spot.in.orig Mon Apr 24 14:18:33 2006 +++ src/f-spot.in Mon Apr 24 14:18:40 2006 @@ -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 "$@" ------------------------------- eat here ---------------------------------