packages/net/kismet/patches/010-dont-add-host-include-paths.patch
2018-10-18 16:56:47 +08:00

13 lines
227 B
Diff

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