mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
argh ... forgot the conffiles entry for kismet_ui.conf
SVN-Revision: 738
This commit is contained in:
parent
e5298367c0
commit
52bb373f5a
@ -127,6 +127,7 @@ $(IPKG_CLIENT): $(PKG_BUILD_DIR)/kismet_client
|
||||
cp ./files/kismet.conf $(IDIR_CLIENT)/etc/
|
||||
cp ./files/kismet_ui.conf $(IDIR_CLIENT)/etc/
|
||||
echo '/etc/kismet.conf' > $(IDIR_CLIENT)/CONTROL/conffiles
|
||||
echo '/etc/kismet_ui.conf' >> $(IDIR_CLIENT)/CONTROL/conffiles
|
||||
mkdir -p $(IDIR_CLIENT)/usr/sbin
|
||||
cp $< $(IDIR_CLIENT)/usr/sbin/
|
||||
$(STRIP) $(IDIR_CLIENT)/usr/sbin/*
|
||||
|
Loading…
Reference in New Issue
Block a user