[package] configure kismet to search for its configuration file in /etc/kismet instead of /etc (#4810), bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15035 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ee6bf67d0d
commit
30d5ed6ecd
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=kismet
|
PKG_NAME:=kismet
|
||||||
PKG_VERSION:=2008-05-R1
|
PKG_VERSION:=2008-05-R1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://www.kismetwireless.net/code
|
PKG_SOURCE_URL:=http://www.kismetwireless.net/code
|
||||||
@ -85,6 +85,7 @@ $(call Package/kismet/Default/description)
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
|
--sysconfdir=/etc/kismet \
|
||||||
--enable-syspcap=yes \
|
--enable-syspcap=yes \
|
||||||
--disable-dbus \
|
--disable-dbus \
|
||||||
--disable-setuid \
|
--disable-setuid \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user