From bc3219e48420ce4a9ee2fffe995214cb56f63bc8 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 20 Nov 2010 00:27:34 -0500 Subject: 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 Signed-off-by: Peter Korsgaard --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 8a560fe0a..05c955413 100644 --- a/CHANGES +++ b/CHANGES @@ -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): -- cgit v1.2.3