Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 19 years ago
parent
commit
81a6987b19
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      package/valentin/kismet/kismet.conf

+ 4
- 0
package/valentin/kismet/kismet.conf

@ -23,3 +23,7 @@
var_append confopt " " "--enable-syspcap --sysconfdir=$root/etc/kismet"
hook_add preconf 3 "autoheader; autoconf;"
# the following is needed to link against a static ncurses library
# that dynamically links to libgpm
var_append configprefix " " "LDFLAGS=\"\$LDFLAGS -ldl\""

Loading…
Cancel
Save