projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19d4826
)
Fix a typo that would prevent knockd from building (#1047)
author
Florian Fainelli
<florian@openwrt.org>
Wed, 13 Dec 2006 11:51:43 +0000
(11:51 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 13 Dec 2006 11:51:43 +0000
(11:51 +0000)
SVN-Revision: 5776
net/knock/Makefile
patch
|
blob
|
history
diff --git
a/net/knock/Makefile
b/net/knock/Makefile
index 0f9a04477682fd906db605f308df6650874cd12d..9d275da457b810b5b1359b6a496c08b28622ddfa 100644
(file)
--- a/
net/knock/Makefile
+++ b/
net/knock/Makefile
@@
-79,7
+79,7
@@
define Package/knock/install
$(CP) $(PKG_INSTALL_DIR)/usr/bin/knock $(1)/usr/bin/
endef
-define Package/kockd/install
+define Package/k
n
ockd/install
$(INSTALL_DIR) $(1)/etc
install -m0600 $(PKG_INSTALL_DIR)/etc/knockd.conf $(1)/etc/
$(INSTALL_DIR) $(1)/usr/sbin