From: Steven Barth Date: Wed, 14 May 2008 19:53:22 +0000 (+0000) Subject: * modules/freifunk: Fixed Makefile X-Git-Tag: 0.8.0~1034 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=91a054c8834dfd82bd5b2e80272f21ee05348c7d * modules/freifunk: Fixed Makefile --- diff --git a/contrib/package/ffluci/Makefile b/contrib/package/ffluci/Makefile index 04d8e715f..2ce1b8fef 100644 --- a/contrib/package/ffluci/Makefile +++ b/contrib/package/ffluci/Makefile @@ -117,7 +117,6 @@ endef define Package/ffluci-mod-freifunk/install $(call Package/ffluci/install/template,$(1),modules/freifunk) - $(INSTALL_BIN) $(PKG_BUILD_DIR)/modules/freifunk/dist/etc/init.d/luci_freifunk $(1)/etc/init.d endef