Author: glen Date: Sat Jan 7 00:36:56 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - tag=CC for libtool to be able to use ccache/distcc
---- Files affected: SOURCES: tcp_wrappers-libtool.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/tcp_wrappers-libtool.patch diff -u /dev/null SOURCES/tcp_wrappers-libtool.patch:1.1 --- /dev/null Sat Jan 7 01:36:56 2006 +++ SOURCES/tcp_wrappers-libtool.patch Sat Jan 7 01:36:51 2006 @@ -0,0 +1,11 @@ +--- tcp_wrappers_7.6/Makefile~ 2006-01-07 02:31:42.000000000 +0200 ++++ tcp_wrappers_7.6/Makefile 2006-01-07 02:32:05.000000000 +0200 +@@ -381,7 +381,7 @@ + NETGROUP= TLI= all + + ############################################################### +-LIBTOOL = libtool ++LIBTOOL = libtool --tag=CC + PREFIX = /usr/local + LIBDIR = $(PREFIX)/lib + ############################################################### ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
