]> git.pld-linux.org Git - packages/f-spot.git/blame - f-spot-exec.patch
- no longer required as we use external ndesk dbus implementation
[packages/f-spot.git] / f-spot-exec.patch
CommitLineData
7d115f7f 1diff -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
21e8892d 7
7d115f7f 8-exec -a @PACKAGE@ mono $MONO_OPTIONS $EXE_TO_RUN "$@"
9+exec mono $MONO_OPTIONS $EXE_TO_RUN "$@"
This page took 0.06723 seconds and 4 git commands to generate.