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

thomasj thomasj at fedoraproject.org
Thu Apr 29 17:26:41 UTC 2010


Author: thomasj

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

Added Files:
	six-fix-DSO.patch 
Log Message:
added DSO patch


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

--- NEW FILE six-fix-DSO.patch ---
--- six/Makefile.in	2010-04-29 19:20:29.000000000 +0200
+++ six/Makefile.in.old	2010-04-29 19:19:44.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_AS_NEEDED = @LDFLAGS_AS_NEEDED@
 LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
 LIBCOMPAT = @LIBCOMPAT@



More information about the scm-commits mailing list