rpms/xfce4-screenshooter/devel xfce4-screenshooter-1.7.9-dsofix.patch, 1.3, 1.4

Christoph Wickert cwickert at fedoraproject.org
Tue May 18 19:54:39 UTC 2010


Author: cwickert

Update of /cvs/pkgs/rpms/xfce4-screenshooter/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv11363/devel

Modified Files:
	xfce4-screenshooter-1.7.9-dsofix.patch 
Log Message:
really fix the dsolink patch

xfce4-screenshooter-1.7.9-dsofix.patch:
 Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: xfce4-screenshooter-1.7.9-dsofix.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-screenshooter/devel/xfce4-screenshooter-1.7.9-dsofix.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- xfce4-screenshooter-1.7.9-dsofix.patch	18 May 2010 19:11:16 -0000	1.3
+++ xfce4-screenshooter-1.7.9-dsofix.patch	18 May 2010 19:54:39 -0000	1.4
@@ -5,7 +5,7 @@
  INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
  LD = @LD@
 -LDFLAGS = @LDFLAGS@
-+LDFLAGS = @LDFLAGS@ -lm -lX11 -lXext
++LDFLAGS = @LDFLAGS@ -lX11 -lm -lXext
  LIBOBJS = @LIBOBJS@
  LIBS = @LIBS@
  LIBTOOL = @LIBTOOL@



More information about the scm-commits mailing list