rpms/enlightenment/devel enlightenment-fc14-fix-DSO.patch,1.3,1.4

thomasj thomasj at fedoraproject.org
Wed Apr 7 21:17:13 UTC 2010


Author: thomasj

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

Modified Files:
	enlightenment-fc14-fix-DSO.patch 
Log Message:
DSO fix try 4


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

Index: enlightenment-fc14-fix-DSO.patch
===================================================================
RCS file: /cvs/pkgs/rpms/enlightenment/devel/enlightenment-fc14-fix-DSO.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- enlightenment-fc14-fix-DSO.patch	7 Apr 2010 20:40:42 -0000	1.3
+++ enlightenment-fc14-fix-DSO.patch	7 Apr 2010 21:17:13 -0000	1.4
@@ -5,7 +5,7 @@
  CC = @CC@
  CCDEPMODE = @CCDEPMODE@
 -CFLAGS = @CFLAGS@
-+CFLAGS = @CFLAGS@ -lm -ldbus-1
++CFLAGS = @CFLAGS@ -lm -ldbus-1 -leina -lecore_x
  CPP = @CPP@
  CPPFLAGS = @CPPFLAGS@
  CYGPATH_W = @CYGPATH_W@



More information about the scm-commits mailing list