010-dont-add-host-include-paths.patch 227 B

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