From 8677fb44a85ec97e40aebfd9ba420c67642a849e Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 13 Nov 2014 14:41:02 +0000 Subject: [PATCH] Cleans better. --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index c4ae247..411849c 100755 --- a/debian/rules +++ b/debian/rules @@ -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