summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bff3a84f1fed..d14ed10f35c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,6 +53,7 @@ prepare() {
done
rm -r squashfs-root/usr/share/"$_pkgname"/{java,images} # Remove non-human resources
+ gzip -9 squashfs-root/usr/share/man/man1/* # On Arch, all pages are gzipped
}