summaryrefslogtreecommitdiffstats
path: root/main/ebtables
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-01-16 14:36:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-01-16 14:36:52 +0000
commit51d9d10efc580dfb4ce82848124ce7c19319e76e (patch)
tree0aa864d56e353edd1a308612efea4ce666acc004 /main/ebtables
parentf1e18b1a4fffc673f0b08b86b347028ae50bac9a (diff)
downloadaports-51d9d10efc580dfb4ce82848124ce7c19319e76e.tar.bz2
aports-51d9d10efc580dfb4ce82848124ce7c19319e76e.tar.xz
main/mesa: add -dbg package
Diffstat (limited to 'main/ebtables')
-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() {