mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-05 01:46:11 +02:00
parent
6454a87560
commit
85fa20921a
@ -111,7 +111,7 @@ endef
|
||||
|
||||
define Package/mount-utils/install
|
||||
$(INSTALL_DIR) $(1)/sbin/
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/mount/{u,}mount $(1)/bin
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/mount/{u,}mount $(1)/sbin
|
||||
endef
|
||||
|
||||
define Package/swap-utils/install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user