]> git.pld-linux.org Git - packages/f-spot.git/commitdiff
- updaed for 0.1.11
authorfreetz <freetz@pld-linux.org>
Mon, 13 Mar 2006 21:55:27 +0000 (21:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    f-spot-exec.patch -> 1.2

f-spot-exec.patch

index a28e3538d0f0ad58d8273b39a79c456fcf7e6f5f..fe87791e269fc948b01f53f6e72387e761f01330 100644 (file)
@@ -1,8 +1,9 @@
---- f-spot-0.1.10/src/f-spot.in.orig   2006-03-06 19:17:48.000000000 +0000
-+++ f-spot-0.1.10/src/f-spot.in        2006-03-06 19:18:03.000000000 +0000
-@@ -12,4 +12,4 @@
-     EXE_TO_RUN="$libdir/f-spot/f-spot.exe"
- fi
+diff -aurN f-spot-0.1.11.orig/src/f-spot.in f-spot-0.1.11/src/f-spot.in
+--- f-spot-0.1.11.orig/src/f-spot.in   2006-03-01 08:51:19.000000000 +0100
++++ f-spot-0.1.11/src/f-spot.in        2006-03-13 22:54:40.586502432 +0100
+@@ -17,4 +17,4 @@
+       echo "*** Running F-Spot in Debug Mode ***"
+ esac
  
--exec -a @PACKAGE@ mono $EXE_TO_RUN "$@"
-+exec mono $EXE_TO_RUN "$@"
+-exec -a @PACKAGE@ mono $MONO_OPTIONS $EXE_TO_RUN "$@"
++exec mono $MONO_OPTIONS $EXE_TO_RUN "$@"
This page took 0.033325 seconds and 4 git commands to generate.