tools/xz: do not overwrite the lzma binary
[openwrt.git] / tools / xz / Makefile
index 5689e18..660f6e8 100644 (file)
@@ -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))
This page took 0.023493 seconds and 4 git commands to generate.