]> git.pld-linux.org Git - packages/f-spot.git/blame - f-spot-exec.patch
- Release: 2
[packages/f-spot.git] / f-spot-exec.patch
CommitLineData
b5067add 1diff -Nru f-spot-0.4.4/src/f-spot.in f-spot-0.4.4-exec/src/f-spot.in
2--- f-spot-0.4.4/src/f-spot.in 2008-05-16 20:52:42.000000000 +0200
3+++ f-spot-0.4.4-exec/src/f-spot.in 2008-05-29 09:26:36.000000000 +0200
4@@ -67,5 +67,5 @@
5 elif $run_gdb; then
6 gdb --eval-command=run --args mono $MONO_OPTIONS $EXE_TO_RUN "$@"
0365df41 7 else
b5067add 8- exec -a @PACKAGE@ $DBUSLAUNCH mono $MONO_OPTIONS $EXE_TO_RUN "$@"
9+ exec $DBUSLAUNCH mono $MONO_OPTIONS $EXE_TO_RUN "$@"
0365df41 10 fi
This page took 0.069041 seconds and 4 git commands to generate.