projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e529836
)
argh ... forgot the conffiles entry for kismet_ui.conf
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 27 Apr 2005 17:28:19 +0000
(17:28 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 27 Apr 2005 17:28:19 +0000
(17:28 +0000)
SVN-Revision: 738
openwrt/package/kismet/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/kismet/Makefile
b/openwrt/package/kismet/Makefile
index 78a8bbb499347674d2968730424db43c7832d1cc..7b8c57c94cb9a143d69f0e87a01534545b0dcb72 100644
(file)
--- a/
openwrt/package/kismet/Makefile
+++ b/
openwrt/package/kismet/Makefile
@@
-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/*