SOURCES: f-spot-exec.patch - updaed for 0.1.11

freetz freetz at pld-linux.org
Mon Mar 13 22:55:32 CET 2006


Author: freetz                       Date: Mon Mar 13 21:55:32 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updaed for 0.1.11

---- Files affected:
SOURCES:
   f-spot-exec.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/f-spot-exec.patch
diff -u SOURCES/f-spot-exec.patch:1.1 SOURCES/f-spot-exec.patch:1.2
--- SOURCES/f-spot-exec.patch:1.1	Mon Mar  6 20:21:55 2006
+++ SOURCES/f-spot-exec.patch	Mon Mar 13 22:55:27 2006
@@ -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 "$@"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/f-spot-exec.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list