Cleans better.

This commit is contained in:
Thomas Goirand
2014-11-13 14:41:02 +00:00
parent 030a4a553a
commit 8677fb44a8

1
debian/rules vendored
View File

@@ -32,6 +32,7 @@ endif
override_dh_clean:
dh_clean -O--buildsystem=python_distutils
rm -rf build
rm -rf pygit2/__pycache__
override_dh_sphinxdoc:
sphinx-build -b html docs debian/python-pygit2-doc/usr/share/doc/python-pygit2-doc/html