summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-09-01 23:21:49 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-09-01 23:21:49 +0000
commitf0a08da45bbc13141a9ee53520c129557c256ca8 (patch)
tree504d381ecfe5f5f09e0ca7dcb1d1de12c982a1ed /contrib
parent7deb140acafb0cfb30ef945bfd52c5ce14623c0f (diff)
* luci/contrib: olsrd-luci: fix yet another error
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/olsrd-luci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/olsrd-luci/Makefile b/contrib/package/olsrd-luci/Makefile
index 140ea7b0f..81d4009b7 100644
--- 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/