From c2405a1ed34d82f373c893347b82361947586ff5 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Thu, 19 Sep 2002 17:50:07 +0000 Subject: *** empty log message *** --- .../patches/incremental-patches/ebtables-v2.0.001.diff | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 userspace/patches/incremental-patches/ebtables-v2.0.001.diff (limited to 'userspace/patches/incremental-patches') diff --git a/userspace/patches/incremental-patches/ebtables-v2.0.001.diff b/userspace/patches/incremental-patches/ebtables-v2.0.001.diff new file mode 100644 index 0000000..85aee69 --- /dev/null +++ b/userspace/patches/incremental-patches/ebtables-v2.0.001.diff @@ -0,0 +1,17 @@ +--- ebtables-v2.0-rc2/Makefile Sat Aug 31 11:51:29 2002 ++++ ebtables-v2.0/Makefile Thu Sep 19 19:52:09 2002 +@@ -2,11 +2,12 @@ + + KERNEL_DIR?=/usr/src/linux + PROGNAME:=ebtables +-PROGVERSION:="2.0-rc2" +-PROGDATE:="August 2002" ++PROGVERSION:="2.0" ++PROGDATE:="September 2002" + + MANDIR?=/usr/local/man + CFLAGS:=-Wall -Wunused ++CC:=gcc + include extensions/Makefile + + # Some kernel testers prefer to use a symlink for /usr/include/linux -- cgit v1.2.3