[tools] revert r16017 there are no users of it yet
[openwrt.git] / tools / lzma / Makefile
index 5e500ad..83391fc 100644 (file)
@@ -27,7 +27,6 @@ define Host/Install
        $(INSTALL_DIR) $(STAGING_DIR_HOST)/lib $(STAGING_DIR_HOST)/include $(STAGING_DIR_HOST)/bin
        $(CP) $(HOST_BUILD_DIR)/C/*.h $(STAGING_DIR_HOST)/include/
        $(CP) $(UTIL_DIR)/liblzma.a $(STAGING_DIR_HOST)/lib/
-       $(CP) $(HOST_BUILD_DIR)/C/LzmaUtil/lzma $(STAGING_DIR_HOST)/bin/lzma-new
 endef
 
 define Host/Clean
This page took 0.024078 seconds and 4 git commands to generate.