mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-26 09:52:26 +02:00
change init.d script name
This commit is contained in:
parent
c335a899d4
commit
3f39b15a9d
@ -41,7 +41,7 @@ define Package/fn-handle/install
|
|||||||
|
|
||||||
$(INSTALL_BIN) \
|
$(INSTALL_BIN) \
|
||||||
./files/$(PKG_NAME).init \
|
./files/$(PKG_NAME).init \
|
||||||
$(1)/etc/init.d/
|
$(1)/etc/init.d/$(PKG_NAME)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildPackage,fn-handle))
|
$(eval $(call BuildPackage,fn-handle))
|
||||||
|
Loading…
Reference in New Issue
Block a user