projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9442f9
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@738
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kismet/Makefile
patch
|
blob
|
history
diff --git
a/package/kismet/Makefile
b/package/kismet/Makefile
index
78a8bbb
..
7b8c57c
100644
(file)
--- a/
package/kismet/Makefile
+++ b/
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/*