Cleans better.
This commit is contained in:
1
debian/rules
vendored
1
debian/rules
vendored
@@ -32,6 +32,7 @@ endif
|
|||||||
override_dh_clean:
|
override_dh_clean:
|
||||||
dh_clean -O--buildsystem=python_distutils
|
dh_clean -O--buildsystem=python_distutils
|
||||||
rm -rf build
|
rm -rf build
|
||||||
|
rm -rf pygit2/__pycache__
|
||||||
|
|
||||||
override_dh_sphinxdoc:
|
override_dh_sphinxdoc:
|
||||||
sphinx-build -b html docs debian/python-pygit2-doc/usr/share/doc/python-pygit2-doc/html
|
sphinx-build -b html docs debian/python-pygit2-doc/usr/share/doc/python-pygit2-doc/html
|
||||||
|
|||||||
Reference in New Issue
Block a user