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