3 # This script is to gzip the manpages which is needed before one can run
4 # python setup.py bdist_rpm
6 # This does not fix the bdist_rpm target on Mandrake though, as Mandrake
7 # expects bz2 manpages.
9 gzip -c9 doc
/positron
.1 > doc
/positron
.1.gz