Author: lisu Date: Tue Sep 15 10:48:18 2009 GMT Module: packages Tag: HEAD ---- Log message: - do not process the same files twice
---- Files affected: packages/libnetdude: libnetdude-duplicate_files.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/libnetdude/libnetdude-duplicate_files.patch diff -u /dev/null packages/libnetdude/libnetdude-duplicate_files.patch:1.1 --- /dev/null Tue Sep 15 12:48:18 2009 +++ packages/libnetdude/libnetdude-duplicate_files.patch Tue Sep 15 12:48:13 2009 @@ -0,0 +1,18 @@ +--- libnetdude-0.11/src/Makefile.am~ 2009-09-15 11:03:52.000000000 +0200 ++++ libnetdude-0.11/src/Makefile.am 2009-09-15 11:06:32.000000000 +0200 +@@ -32,7 +32,6 @@ + libnd_raw_protocol.h \ + libnd_registry.h \ + libnd_tcpdump.h \ +- libnd_timestamp.h \ + libnd_tpm.h \ + libnd_tp.h \ + libnd_trace.h \ +@@ -63,7 +62,6 @@ + libnd_raw_protocol.c libnd_raw_protocol.h \ + libnd_registry.c libnd_registry.h \ + libnd_tcpdump.c libnd_tcpdump.h \ +- libnd_timestamp.h \ + libnd_tpm.c libnd_tpm.h \ + libnd_tp.c libnd_tp.h \ + libnd_trace.c libnd_trace.h \ ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
