commit 379153b
hovercats
·
2024-02-23 16:13:19 +0000 UTC
parent fd6d520
libxslt: compress manpages
1 files changed,
+3,
-0
+3,
-0
1@@ -9,3 +9,6 @@
2
3 make
4 make DESTDIR="$1" install
5+
6+# Compress manpages
7+find "$1/share/man" -type f | xargs gzip -n -9