SOURCES: paragui-no_cairotest.patch (NEW) - don't test cairo and f...

shadzik shadzik at pld-linux.org
Tue Jun 19 02:40:00 CEST 2007


Author: shadzik                      Date: Tue Jun 19 00:40:00 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- don't test cairo and fix install-hook

---- Files affected:
SOURCES:
   paragui-no_cairotest.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/paragui-no_cairotest.patch
diff -u /dev/null SOURCES/paragui-no_cairotest.patch:1.1
--- /dev/null	Tue Jun 19 02:40:00 2007
+++ SOURCES/paragui-no_cairotest.patch	Tue Jun 19 02:39:55 2007
@@ -0,0 +1,23 @@
+--- test/Makefile.am	2004-10-17 20:44:45.000000000 +0200
++++ test/Makefile.am-new	2007-06-19 02:31:33.525446262 +0200
+@@ -28,9 +28,6 @@
+ 
+ LFLAGS=$(SDL_LIBS) -L../src ../src/libparagui.la $(FREETYPE_LIBS)
+ 
+-cairotest_SOURCES = cairotest.cpp
+-cairotest_LDADD = $(LFLAGS) -lcairo -lpixman
+-
+ unicodetest_SOURCES = unicodetest.cpp
+ unicodetest_LDADD = $(LFLAGS)
+ 
+--- Makefile.am	2004-10-18 20:48:10.000000000 +0200
++++ Makefile.am-new	2007-06-19 02:34:42.504945936 +0200
+@@ -59,7 +59,7 @@
+ 	mkdir $(distdir)/lib
+ 	cp $(srcdir)/lib/README.txt $(distdir)/lib
+ 
+-install-hook:
++install-exec-hook:
+ 	-ldconfig
+ 
+ rpm: $(PACKAGE)-$(VERSION).tar.gz
================================================================


More information about the pld-cvs-commit mailing list