commit 7f0d924
hovercats
·
2024-02-23 17:01:53 +0000 UTC
parent 0a9a0b5
libjpeg-turbo: compress manpages
1 files changed,
+3,
-0
+3,
-0
1@@ -17,3 +17,6 @@ cmake -B build \
2
3 cmake --build build
4 cmake --install build
5+
6+# Compress manpages
7+find "$1/share/man" -type f | xargs gzip -n -9