packages/net/kismet/patches/010-dont-add-host-include-paths.patch

13 lines
227 B
Diff
Raw Normal View History

--- a/configure
+++ b/configure
@@ -5456,9 +5456,6 @@ fi
-# Add additional cflags since some distros bury panel.h
-CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses"
-
termcontrol="none";
if test "$wantclient" = "yes"; then