Author: qboosh Date: Fri Oct 21 22:25:12 2005 GMT Module: SOURCES Tag: HEAD ---- Log message: - libfo doesn't need -lpopt, only xmlroff does
---- Files affected: SOURCES: xmlroff-link.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/xmlroff-link.patch diff -u /dev/null SOURCES/xmlroff-link.patch:1.1 --- /dev/null Sat Oct 22 00:25:12 2005 +++ SOURCES/xmlroff-link.patch Sat Oct 22 00:25:07 2005 @@ -0,0 +1,10 @@ +--- xmlroff-0.3.6/Makefile.am.orig 2005-10-21 23:33:19.000000000 +0200 ++++ xmlroff-0.3.6/Makefile.am 2005-10-22 00:16:32.000000000 +0200 +@@ -78,7 +78,6 @@ + $(LIBXSLT_LIBS) \ + $(GOBJECT_LIBS) \ + $(FREETYPE_LIBS) \ +- $(POPT_LIBS) \ + $(GDKPIXBUF_LIBS) + + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
