X-Git-Url: https://code.delx.au/offlineimap/blobdiff_plain/9ad972a56718c175d9e764dbddf56e1e0aee1dfe..6e6720d1b0e1053a291187eaaf26dd3fcf5fb682:/debian/rules diff --git a/debian/rules b/debian/rules old mode 100644 new mode 100755 index b5da985..7e29b28 --- a/debian/rules +++ b/debian/rules @@ -36,6 +36,7 @@ build-stamp: configure-stamp # Add here commands to compile the package. $(PYTHON) setup.py build + make doc #/usr/bin/docbook-to-man debian/pygopherd.sgml > pygopherd.1 touch build-stamp