mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
kismet: fix build with musl
Without these patches kismet does not build with musl. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
diff --git a/configure b/configure
|
||||
index 6936a47..9a85269 100755
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -6980,9 +6980,6 @@ else
|
||||
fi
|
||||
@@ -5456,9 +5456,6 @@ fi
|
||||
|
||||
|
||||
|
||||
-# Add additional cflags since some distros bury panel.h
|
||||
|
||||
Reference in New Issue
Block a user