diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-11-20 00:27:34 -0500 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-11-24 22:30:57 +0100 |
commit | bc3219e48420ce4a9ee2fffe995214cb56f63bc8 (patch) | |
tree | 473a57c54036506e76e299468677f23871d29980 /CHANGES | |
parent | c98bc88e3296222a20e59cfb7b9f3ec5aee3be1c (diff) | |
download | buildroot-novena-bc3219e48420ce4a9ee2fffe995214cb56f63bc8.tar.gz buildroot-novena-bc3219e48420ce4a9ee2fffe995214cb56f63bc8.zip |
lrzsz: add lrz/lsz symlinks
Many systems support automatic zmodem transfers without needing to first
manually run the zmodem utils. But the expectation is to run `lrz` and
not `rz`. So install symlinks for lrz->rz and lsz->sz to support this.
This also includes a small fix to also remove sz when cleaning.
[Peter: use addprefix rather than patsubst]
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Fixes all over the tree. Updated/fixed packages: bash, bind, busybox, libglib2, - libcurl, libmad, midori, module-init-tools, mtd-utils, + libcurl, libmad, lrzsz, midori, module-init-tools, mtd-utils, openssh, openssl, pciutils, qt, sqlite, sysstat, webkit, zlib Issues resolved (http://bugs.uclibc.org): |