]> git.tuebingen.mpg.de Git - lopsub.git/commitdiff
build: Compress man pages.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 3 Mar 2019 20:58:45 +0000 (21:58 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 14 Mar 2019 13:11:03 +0000 (14:11 +0100)
Man pages should always be installed in compressed form, so run gzip
on all four man pages. We always specify -f so that gzip won't ask
questions, and use the highest compression level because the pages
are compressed only once and decompressed every time the man page
is opened.


No differences found