diff --git a/debian/rules b/debian/rules index cdd1686..b391186 100755 --- a/debian/rules +++ b/debian/rules @@ -9,3 +9,4 @@ export PYBUILD_DISABLE=test override_dh_install: dh_install rm $(CURDIR)/debian/python-emails/usr/bin/make_rfc822.py + rm $(CURDIR)/debian/python3-emails/usr/bin/make_rfc822.py