system/fish: Compress man pages.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Luna Jernberg 2024-05-28 23:00:36 +07:00 committed by Willy Sudiarto Raharjo
parent 58481ab746
commit 5ea5d46c16
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -128,7 +128,7 @@ mkdir -p $PKG/usr/man/man1
mv $PKG/usr/share/$PRGNAM/man/man1/* $PKG/usr/man/man1
rm -rf $PKG/usr/share/$PRGNAM/man/
rm -rf $PKG/usr/share/man/
gzip $PKG/usr/man/man*/*
gzip -9 $PKG/usr/man/man*/*
# Remove manual pages that overwrites coreutils' man pages
rm -f $PKG/usr/man/man1/{echo,false,pwd,test,true,printf,time}.1.gz