From 8336b5882cbb8c64b34e208024437a0b7c2e70b8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 06:07:38 +0100 Subject: Adding debian version 1.6-2. Signed-off-by: Daniel Baumann --- debian/lunzip.postinst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/lunzip.postinst') diff --git a/debian/lunzip.postinst b/debian/lunzip.postinst index 4ed0891..9e7208e 100644 --- a/debian/lunzip.postinst +++ b/debian/lunzip.postinst @@ -5,8 +5,8 @@ set -e case "${1}" in configure) update-alternatives --quiet \ - --install /usr/bin/lzip lzip /usr/bin/lzip.decompressor 10 \ - --slave /usr/share/man/man1/lzip.1.gz lzip.1.gz /usr/share/man/man1/lzip.decompressor.1.gz + --install /usr/bin/lzip lzip /usr/bin/lzip.lunzip -1000 \ + --slave /usr/share/man/man1/lzip.1.gz lzip.1.gz /usr/share/man/man1/lzip.lunzip.1.gz ;; abort-upgrade|abort-remove|abort-deconfigure) -- cgit v1.2.3