* modules/freifunk: Fixed Makefile

This commit is contained in:
Steven Barth 2008-05-14 19:53:22 +00:00
parent 213caecd15
commit 91a054c883

View file

@ -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