Install binaries as binaries...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13666 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
81dca7e863
commit
a721b31caa
@ -33,7 +33,7 @@ endef
|
||||
|
||||
define Package/xset/install
|
||||
$(INSTALL_DIR) $(1)/usr/bin
|
||||
$(INSTALL_DATA) \
|
||||
$(INSTALL_BIN) \
|
||||
$(PKG_INSTALL_DIR)/usr/bin/* \
|
||||
$(1)/usr/bin
|
||||
endef
|
||||
|
@ -33,7 +33,7 @@ endef
|
||||
|
||||
define Package/xsetroot/install
|
||||
$(INSTALL_DIR) $(1)/usr/bin
|
||||
$(INSTALL_DATA) \
|
||||
$(INSTALL_BIN) \
|
||||
$(PKG_INSTALL_DIR)/usr/bin/* \
|
||||
$(1)/usr/bin
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user