commit ef1a390
hovercats
·
2024-02-23 16:11:38 +0000 UTC
parent 40a1479
pcre2: 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