rpms/ecore/F-13 ecore-fix-DSO.patch,1.1,1.2

thomasj thomasj at fedoraproject.org
Sun Apr 4 10:46:29 UTC 2010


Author: thomasj

Update of /cvs/pkgs/rpms/ecore/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27495

Modified Files:
	ecore-fix-DSO.patch 
Log Message:
DSO fix try 2


ecore-fix-DSO.patch:
 Makefile.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Index: ecore-fix-DSO.patch
===================================================================
RCS file: /cvs/pkgs/rpms/ecore/F-13/ecore-fix-DSO.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- ecore-fix-DSO.patch	4 Apr 2010 10:33:29 -0000	1.1
+++ ecore-fix-DSO.patch	4 Apr 2010 10:46:29 -0000	1.2
@@ -1,5 +1,14 @@
 --- Makefile.in	2008-09-25 04:25:32.000000000 +0200
-+++ Makefile.in.old	2010-04-04 12:16:43.000000000 +0200
++++ Makefile.in.old	2010-04-04 12:45:43.000000000 +0200
+@@ -151,7 +151,7 @@
+ BUILD_ECORE_X_XLIB_TRUE = @BUILD_ECORE_X_XLIB_TRUE@
+ CC = @CC@
+ CCDEPMODE = @CCDEPMODE@
+-CFLAGS = @CFLAGS@
++CFLAGS = @CFLAGS@ -leet
+ CPP = @CPP@
+ CPPFLAGS = @CPPFLAGS@
+ CURL_CFLAGS = @CURL_CFLAGS@
 @@ -216,7 +216,7 @@
  INSTALL_PROGRAM = @INSTALL_PROGRAM@
  INSTALL_SCRIPT = @INSTALL_SCRIPT@



More information about the scm-commits mailing list