]> git.pld-linux.org Git - packages/f-spot.git/blob - f-spot-exec.patch
- no longer required as we use external ndesk dbus implementation
[packages/f-spot.git] / f-spot-exec.patch
1 diff -aurN f-spot-0.1.11.orig/src/f-spot.in f-spot-0.1.11/src/f-spot.in
2 --- f-spot-0.1.11.orig/src/f-spot.in    2006-03-01 08:51:19.000000000 +0100
3 +++ f-spot-0.1.11/src/f-spot.in 2006-03-13 22:54:40.586502432 +0100
4 @@ -17,4 +17,4 @@
5         echo "*** Running F-Spot in Debug Mode ***"
6  esac
7  
8 -exec -a @PACKAGE@ mono $MONO_OPTIONS $EXE_TO_RUN "$@"
9 +exec mono $MONO_OPTIONS $EXE_TO_RUN "$@"
This page took 0.0646640000000001 seconds and 3 git commands to generate.