summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--userspace/patches/incremental-patches/ebtables-v2.0.001.diff17
-rw-r--r--userspace/patches/zipped/ebtables-v2.0.tar.gzbin0 -> 45953 bytes
2 files changed, 17 insertions, 0 deletions
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
diff --git a/userspace/patches/zipped/ebtables-v2.0.tar.gz b/userspace/patches/zipped/ebtables-v2.0.tar.gz
new file mode 100644
index 0000000..adf9a38
--- /dev/null
+++ b/userspace/patches/zipped/ebtables-v2.0.tar.gz
Binary files differ