op-packages/kismet/patches/010-dont-add-host-include-paths.patch
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +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