projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7deb140
)
* luci/contrib: olsrd-luci: fix yet another error
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 1 Sep 2008 23:21:49 +0000
(23:21 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 1 Sep 2008 23:21:49 +0000
(23:21 +0000)
contrib/package/olsrd-luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/olsrd-luci/Makefile
b/contrib/package/olsrd-luci/Makefile
index 140ea7b0f28bfd0fa801bd9a19d2c79c1b4a87b4..81d4009b7ee44a16c10c8b5d2e7b72e30c0e0496 100644
(file)
--- a/
contrib/package/olsrd-luci/Makefile
+++ b/
contrib/package/olsrd-luci/Makefile
@@
-141,7
+141,7
@@
define Package/olsrd-luci/install
$(INSTALL_DIR) $(1)/lib/config
$(INSTALL_DIR) $(1)/etc/config
$(INSTALL_DIR) $(1)/etc/init.d
- $(INSTALL_BIN) $(PKG_BUILD_DIR)/olsrd
-luci
$(1)/usr/sbin/
+ $(INSTALL_BIN) $(PKG_BUILD_DIR)/olsrd $(1)/usr/sbin/
$(INSTALL_BIN) ./files/etc/init.d/olsrd $(1)/etc/init.d/
$(INSTALL_CONF) ./files/etc/config/olsr $(1)/etc/config/
$(INSTALL_DATA) ./files/lib/config/olsr.lua $(1)/lib/config/