]> git.pld-linux.org Git - packages/kismet.git/commitdiff
- to build kissmet on machine with kernel-headers installed
authorqwark <bob@pozyton.net.pl>
Fri, 29 Apr 2005 06:56:02 +0000 (06:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kismet-conf.patch -> 1.1

kismet-conf.patch [new file with mode: 0644]

diff --git a/kismet-conf.patch b/kismet-conf.patch
new file mode 100644 (file)
index 0000000..9eccced
--- /dev/null
@@ -0,0 +1,11 @@
+--- configure.in.orig  2005-04-21 16:41:08.091148704 +0200
++++ configure.in       2005-04-21 16:37:50.959117328 +0200
+@@ -328,7 +328,7 @@
+ [  --with-linuxheaders[=DIR]     Custom location of the Linux kernel headers ],
+ [
+     if test $withval = no; then
+-        CPPFLAGS="$CPPFLAGS -I/lib/modules/$(uname -r)/build/include/"   
++        CPPFLAGS="$CPPFLAGS"   
+     elif test $withval = yes; then
+         CPPFLAGS="$CPPFLAGS -I/lib/modules/$(uname -r)/build/include/"   
+     else
This page took 0.117866 seconds and 4 git commands to generate.