SOURCES: f-spot-exec.patch - updated for 0.4.1

sls sls at pld-linux.org
Wed Dec 12 17:50:02 CET 2007


Author: sls                          Date: Wed Dec 12 16:50:02 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 0.4.1

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

---- Diffs:

================================================================
Index: SOURCES/f-spot-exec.patch
diff -u SOURCES/f-spot-exec.patch:1.2 SOURCES/f-spot-exec.patch:1.3
--- SOURCES/f-spot-exec.patch:1.2	Mon Mar 13 22:55:27 2006
+++ SOURCES/f-spot-exec.patch	Wed Dec 12 17:49:57 2007
@@ -1,9 +1,9 @@
-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 $MONO_OPTIONS $EXE_TO_RUN "$@"
-+exec mono $MONO_OPTIONS $EXE_TO_RUN "$@"
+--- f-spot-0.4.1/src/f-spot.in.orig	2007-12-12 06:39:10.401468565 +0100
++++ f-spot-0.4.1/src/f-spot.in	2007-12-12 06:40:11.392164051 +0100
+@@ -54,5 +54,5 @@
+ if $run_mdb; then
+ 	mdb $EXE_TO_RUN -args "$@"
+ else
+-	exec -a @PACKAGE@ mono $MONO_OPTIONS $EXE_TO_RUN "$@"
++	exec mono $MONO_OPTIONS $EXE_TO_RUN "$@"
+ fi
================================================================

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



More information about the pld-cvs-commit mailing list