commit a71f2db
hovercats
·
2024-05-14 10:21:11 +0000 UTC
parent 7fc5b15
gst-plugins-base: compress manpages
2 files changed,
+4,
-1
+3,
-0
1@@ -18,3 +18,6 @@ meson setup \
2
3 samu -C output
4 samu -C output install
5+
6+# Compress manpages
7+find "$1/usr/share/man" -type f -exec gzip -n -9 {} +
+1,
-1
1@@ -1 +1 @@
2-1.24.3 1
3+1.24.3 2