No longer include docs in source tarball

This commit is contained in:
John Goerzen
2006-12-06 04:24:11 +01:00
parent d6e88e4307
commit 05716dc977
3 changed files with 4 additions and 2 deletions

1
debian/rules vendored
View File

@ -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