commit d3b7d69

hovercats  ·  2024-02-23 16:14:39 +0000 UTC
parent 720a38e
libxkbcommon: compress manpages
1 files changed,  +3, -0
+3, -0
1@@ -14,3 +14,6 @@ meson setup \
2 
3 samu -C output
4 samu -C output install
5+
6+# Compress manpages
7+find "$1/share/man" -type f | xargs gzip -n -9