X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=utils%2Flrzsz%2FMakefile;h=28f8a49c83961f80bc8950cdbf4c87040405e8cf;hp=8fff61888f15d3407f575a98de86125c4e4c3ebf;hb=5360edce8f45be94248e74df88c9c3c4206bf3ce;hpb=75ea41a2c060b638aed79b8ce50de8f86505c1b3 diff --git a/utils/lrzsz/Makefile b/utils/lrzsz/Makefile index 8fff61888f..28f8a49c83 100644 --- a/utils/lrzsz/Makefile +++ b/utils/lrzsz/Makefile @@ -43,7 +43,7 @@ define Build/Compile endef define Package/lrzsz/install - install -d -m0755 $(1)/usr/bin + $(INSTALL_DIR) $(1)/usr/bin $(CP) $(PKG_INSTALL_DIR)/usr/bin/lrz $(1)/usr/bin/ $(CP) $(PKG_INSTALL_DIR)/usr/bin/lsz $(1)/usr/bin/ (cd $(1)/usr/bin; \