nuke the nstx init script. it is unusable and needs a rewrite
[openwrt/svn-archive/archive.git] / net / nstx / Makefile
index 369181eef82bbbd96041fdf0a18f46c9755e2abe..a8e1cb95b60404cef72a20cef3e7d808c5509d63 100644 (file)
@@ -57,7 +57,6 @@ endef
 define Package/nstxd/install
        $(INSTALL_DIR) $(1)/etc/init.d $(1)/usr/sbin
        $(INSTALL_BIN) $(PKG_BUILD_DIR)/nstxd $(1)/usr/sbin
-       $(INSTALL_BIN) ./files/nstx.init $(1)/etc/init.d/nstxd
 endef
 
 $(eval $(call BuildPackage,nstx))