diff -ur f-spot-0.1.11.orig/debian/patches/01_fix_wrapper.dpatch f-spot-0.1.11/debian/patches/01_fix_wrapper.dpatch --- f-spot-0.1.11.orig/debian/patches/01_fix_wrapper.dpatch 2006-07-13 23:07:45.000000000 +0300 +++ f-spot-0.1.11/debian/patches/01_fix_wrapper.dpatch 2006-07-13 23:16:11.000000000 +0300 @@ -29,5 +29,4 @@ esac -exec -a @PACKAGE@ mono $MONO_OPTIONS $EXE_TO_RUN "$@" -+mono $MONO_OPTIONS /usr/lib/f-spot/f-spot.exe "$@" -\ No newline at end of file ++exec mono $MONO_OPTIONS /usr/lib/f-spot/f-spot.exe "$@"