Clean fix.

This commit is contained in:
Ondřej Nový
2016-03-03 21:42:18 +01:00
parent 1c449f2d2c
commit 290dd2de3a

2
debian/rules vendored
View File

@@ -49,6 +49,8 @@ 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 .testrepository
rm AUTHORS ChangeLog
# Commands not to run # Commands not to run
override_dh_installcatalogs: override_dh_installcatalogs: