From 57f3b11d111fb5f7fd48d64a43a83e25d69bdb4c Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Tue, 1 Sep 2009 14:01:40 -0300 Subject: kismet: bump version and convert to Makefile.autotools.in format Closes #487 * Bump kismet from 2007-10-R1 to 2009-06-R1 (newcore: nicer, more features) * Migrate to Makefile.autotools.in * Introduce new options to just install the server, client, drone or combination Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- package/kismet/kismet-ncurses.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/kismet/kismet-ncurses.patch (limited to 'package/kismet/kismet-ncurses.patch') diff --git a/package/kismet/kismet-ncurses.patch b/package/kismet/kismet-ncurses.patch new file mode 100644 index 000000000..af8fba52b --- /dev/null +++ b/package/kismet/kismet-ncurses.patch @@ -0,0 +1,11 @@ +--- kismet-2009-06-R1/configure 2009-06-12 04:26:32.000000000 +0100 ++++ kismet-2009-06-R1.mod/configure 2009-08-05 11:27:43.000000000 +0100 +@@ -6981,7 +6981,7 @@ + + + # Add additional cflags since some distros bury panel.h +-CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses" ++#CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses" + + termcontrol="none"; + -- cgit v1.2.3