From 51d9d10efc580dfb4ce82848124ce7c19319e76e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 16 Jan 2014 14:36:52 +0000 Subject: main/mesa: add -dbg package --- main/ebtables/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'main/ebtables') 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() { -- cgit v1.2.3