tools/xz: do not overwrite the lzma binary
SVN-Revision: 24499
This commit is contained in:
parent
15aa1ee692
commit
4dbb7f8cb5
1 changed files with 4 additions and 0 deletions
|
@ -15,4 +15,8 @@ PKG_MD5SUM:=0652c09fdbb93ae2ce78c1368ffda612
|
|||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
|
||||
define Host/Install
|
||||
$(MAKE) -C $(HOST_BUILD_DIR) install xzlinks="unxz xzcat"
|
||||
endef
|
||||
|
||||
$(eval $(call HostBuild))
|
||||
|
|
Loading…
Reference in a new issue