]> git.pld-linux.org Git - packages/f-spot.git/blob - f-spot-exec.patch
- added ac.patch
[packages/f-spot.git] / f-spot-exec.patch
1 --- f-spot-0.4.1/src/f-spot.in.orig     2007-12-12 06:39:10.401468565 +0100
2 +++ f-spot-0.4.1/src/f-spot.in  2007-12-12 06:40:11.392164051 +0100
3 @@ -54,5 +54,5 @@
4  if $run_mdb; then
5         mdb $EXE_TO_RUN -args "$@"
6  else
7 -       exec -a @PACKAGE@ mono $MONO_OPTIONS $EXE_TO_RUN "$@"
8 +       exec mono $MONO_OPTIONS $EXE_TO_RUN "$@"
9  fi
This page took 0.07074 seconds and 3 git commands to generate.