Updating clean target in rules.

bzr revid: p_christ@hol.gr-20101019095659-sy8rus8ds7rut3va
This commit is contained in:
Daniel Baumann 2010-10-19 12:56:59 +03:00 committed by P. Christeas
parent d05510c6f4
commit 962746436c
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -6,7 +6,7 @@
override_dh_auto_clean:
dh_auto_clean
-find $(CURDIR) -type f -name "*.pyc" | xargs rm -f
rm -rf build
override_dh_installchangelogs:
dh_installchangelogs doc/Changelog