mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
obudpst: install as udpst
This commit is contained in:
parent
b66ade378a
commit
d298757300
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ endef
|
|||
|
||||
define Package/obudpst/install
|
||||
$(INSTALL_DIR) $(1)/usr/sbin
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/udpst $(1)/usr/sbin/obudpst
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/udpst $(1)/usr/sbin/udpst
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,obudpst))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue