and get rid of that eggy stuff

This commit is contained in:
Martin A. Brown 2016-04-27 16:00:19 -04:00
parent d8e9ef181f
commit 28e1b9c0fc
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -15,4 +15,5 @@ override_dh_installman:
override_dh_clean:
(cd docs && \
rm -rf -- ./_build)
rm -rf -- ./$(PYBUILD_NAME).egg-info
dh_clean