commit d846690

hovercats  ·  2024-05-14 10:17:33 +0000 UTC
parent 3ac87b3
scdoc: compress manpages
2 files changed,  +4, -1
+3, -0
1@@ -2,3 +2,6 @@
2 
3 make PREFIX=/usr
4 make PREFIX=/usr DESTDIR="$1" install
5+
6+# Compress manpages
7+find "$1/usr/share/man" -type f -exec gzip -n -9 {} +
+1, -1
1@@ -1 +1 @@
2-1.11.3 1
3+1.11.3 2