Author: pluto Date: Tue Jan 24 19:55:04 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - use system wide lib.
---- Files affected: SOURCES: libofx-system-wide-treehh.patch (NONE -> 1.1) (NEW), libofx-cc_fix.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: SOURCES/libofx-system-wide-treehh.patch diff -u /dev/null SOURCES/libofx-system-wide-treehh.patch:1.1 --- /dev/null Tue Jan 24 20:55:04 2006 +++ SOURCES/libofx-system-wide-treehh.patch Tue Jan 24 20:54:59 2006 @@ -0,0 +1,24 @@ +--- libofx-0.8.0/lib/Makefile.am.orig 2006-01-24 20:50:44.000000000 +0100 ++++ libofx-0.8.0/lib/Makefile.am 2006-01-24 20:50:58.513652750 +0100 +@@ -33,8 +33,7 @@ + ofx_request.hh \ + ofx_request_accountinfo.hh \ + ofx_request_statement.hh \ +- ofx_utilities.hh \ +- tree.hh ++ ofx_utilities.hh + + AM_CPPFLAGS = \ + -I. \ +--- libofx-0.8.0/lib/Makefile.in.orig 2006-01-24 20:50:44.000000000 +0100 ++++ libofx-0.8.0/lib/Makefile.in 2006-01-24 20:51:04.314015250 +0100 +@@ -241,8 +241,7 @@ + ofx_request.hh \ + ofx_request_accountinfo.hh \ + ofx_request_statement.hh \ +- ofx_utilities.hh \ +- tree.hh ++ ofx_utilities.hh + + AM_CPPFLAGS = \ + -I. \ ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
