rpms/six/devel six-fix-DSO.patch,1.1,1.2

thomasj thomasj at fedoraproject.org
Thu Apr 29 17:38:33 UTC 2010


Author: thomasj

Update of /cvs/pkgs/rpms/six/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15964

Modified Files:
	six-fix-DSO.patch 
Log Message:
corrected patch


six-fix-DSO.patch:
 Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: six-fix-DSO.patch
===================================================================
RCS file: /cvs/pkgs/rpms/six/devel/six-fix-DSO.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- six-fix-DSO.patch	29 Apr 2010 17:26:41 -0000	1.1
+++ six-fix-DSO.patch	29 Apr 2010 17:38:33 -0000	1.2
@@ -1,11 +1,11 @@
---- six/Makefile.in	2010-04-29 19:20:29.000000000 +0200
-+++ six/Makefile.in.old	2010-04-29 19:19:44.000000000 +0200
+--- six/Makefile.in	2010-04-29 19:36:52.000000000 +0200
++++ six/Makefile.in.old	2010-04-29 19:37:29.000000000 +0200
 @@ -109,7 +109,7 @@
  KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
  KDE_USE_PIE = @KDE_USE_PIE@
  KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
--LDFLAGS = @LDFLAGS@ ${KDE4_KDEUI_LIBS}
-+LDFLAGS = @LDFLAGS@
+-LDFLAGS = @LDFLAGS@
++LDFLAGS = @LDFLAGS@ ${KDE4_KDEUI_LIBS}
  LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
  LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
  LIBCOMPAT = @LIBCOMPAT@



More information about the scm-commits mailing list