summaryrefslogtreecommitdiff
path: root/ebtables
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2016-05-14 22:01:44 +0200
committerThomas Penteker <tek@serverop.de>2016-05-14 22:01:44 +0200
commit3a2289720aa8b8806ae7001a5d0d9bcec2ca59b6 (patch)
treea73a02003dceb6de6f374a74ba06b5bfa721f4e2 /ebtables
parent3731de5c31bc1c260472663e27769eed0c881ea4 (diff)
downloadcontrib-3a2289720aa8b8806ae7001a5d0d9bcec2ca59b6.tar.gz
contrib-3a2289720aa8b8806ae7001a5d0d9bcec2ca59b6.tar.xz
ebtables: remove patchfile
Diffstat (limited to 'ebtables')
-rw-r--r--ebtables/ebtables-makefile.diff22
1 files changed, 0 insertions, 22 deletions
diff --git a/ebtables/ebtables-makefile.diff b/ebtables/ebtables-makefile.diff
deleted file mode 100644
index f119c9ad6..000000000
--- a/ebtables/ebtables-makefile.diff
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -Nru ebtables-v2.0.10-4.orig/Makefile ebtables-v2.0.10-4/Makefile
---- ebtables-v2.0.10-4.orig/Makefile 2013-01-19 17:55:19.662248247 +0200
-+++ ebtables-v2.0.10-4/Makefile 2013-01-19 18:01:43.700720272 +0200
-@@ -10,14 +10,14 @@
-
- # default paths
- LIBDIR:=/usr/lib
--MANDIR:=/usr/local/man
--BINDIR:=/usr/local/sbin
-+MANDIR:=/usr/man
-+BINDIR:=/usr/sbin
- ETCDIR:=/etc
--INITDIR:=/etc/rc.d/init.d
-+INITDIR:=/etc/rc.d
- SYSCONFIGDIR:=/etc/sysconfig
- DESTDIR:=
-
--CFLAGS:=-Wall -Wunused -Werror
-+CFLAGS:=-Wall
- CFLAGS_SH_LIB:=-fPIC -O3
- CC:=gcc
-

Generated by cgit