1
0
Fork 0

Including zcat again.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 05:56:37 +01:00
parent b8f7808d57
commit 555d4ad0ea
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
5 changed files with 3 additions and 51 deletions

View file

@ -4,8 +4,7 @@ set -e
case "${1}" in
remove)
# skipping zcat (#902936, #903931)
for FILE in zcmp zdiff zegrep zfgrep zgrep
for FILE in zcat zcmp zdiff zegrep zfgrep zgrep
do
dpkg-divert --package zutils --quiet --remove --rename --divert /bin/${FILE}.gzip /bin/${FILE}
dpkg-divert --package zutils --quiet --remove --rename --divert /usr/share/man/man1/${FILE}.gzip.1.gz /usr/share/man/man1/${FILE}.1.gz