aboutsummaryrefslogtreecommitdiffstats
path: root/main/ebtables
diff options
context:
space:
mode:
Diffstat (limited to 'main/ebtables')
-rw-r--r--main/ebtables/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/ebtables/APKBUILD b/main/ebtables/APKBUILD
index 3b77e0f6f3..0c05ae376c 100644
--- a/main/ebtables/APKBUILD
+++ b/main/ebtables/APKBUILD
@@ -31,7 +31,6 @@ prepare() {
-e "s,^LIBDIR:=.*,LIBDIR:=/usr/lib/\$(PROGNAME)," \
-e "s/^CFLAGS:=/CFLAGS?=/" \
-e "s,^CC:=,CC?=," Makefile
- rm -r include/linux
}
build() {