commit a849256

hovercats  ·  2024-02-23 17:06:29 +0000 UTC
parent 5e36ef7
libgcrypt: compress manpages
1 files changed,  +3, -0
+3, -0
1@@ -13,3 +13,6 @@ mv -f _ random/rndjent.c
2 
3 make
4 make DESTDIR="$1" install
5+
6+# Compress manpages
7+find "$1/share/man" -type f | xargs gzip -n -9