summaryrefslogtreecommitdiffstats
path: root/package/kismet/kismet-ncurses.patch
diff options
context:
space:
mode:
authorGustavo Zacarias2009-09-01 19:01:40 +0200
committerPeter Korsgaard2009-09-09 16:40:19 +0200
commit57f3b11d111fb5f7fd48d64a43a83e25d69bdb4c (patch)
tree87c9f8cee5b268a0bd70bdaa8ac2162da2862270 /package/kismet/kismet-ncurses.patch
parentkernel-headers: bump 2.6.27.x / 2.6.30.x stable versions (diff)
downloadbuildroot-57f3b11d111fb5f7fd48d64a43a83e25d69bdb4c.tar.gz
buildroot-57f3b11d111fb5f7fd48d64a43a83e25d69bdb4c.tar.xz
buildroot-57f3b11d111fb5f7fd48d64a43a83e25d69bdb4c.zip
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 <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/kismet/kismet-ncurses.patch')
-rw-r--r--package/kismet/kismet-ncurses.patch11
1 files changed, 11 insertions, 0 deletions
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";
+