From: Don Armstrong Date: Mon, 30 Oct 2017 22:34:19 +0000 (-0700) Subject: remove .pybuild and autorandr.egg-info X-Git-Tag: debian/1.2-1~7 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3d094b059ceec69541f0ed49902b30f2386d9655;p=deb_pkgs%2Fautorandr.git remove .pybuild and autorandr.egg-info --- diff --git a/debian/rules b/debian/rules index 2d33f6a..646ff94 100755 --- a/debian/rules +++ b/debian/rules @@ -2,3 +2,7 @@ %: dh $@ + +override_dh_auto_clean: + dh_auto_clean + rm -rf .pybuild autorandr.egg-info