From deb736d38beac3863c04d4c0f285c28557fe07c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Sat, 30 Dec 2017 13:26:49 -0500 Subject: restore normal clean targets --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index fa62e71..edc8ca8 100755 --- a/debian/rules +++ b/debian/rules @@ -14,9 +14,9 @@ override_dh_auto_configure: # dh_auto_install -- --install-lib=/usr/share/rapid-photo-downloader --install-scripts=/usr/share/rapid-photo-downloader override_dh_auto_clean: -# -rm rapid-photo-downloader.1 + -rm rapid-photo-downloader.1 -rm -rf build/ -# dh_auto_clean + dh_auto_clean override_dh_installchangelogs: dh_installchangelogs CHANGES.rst -- cgit v1.2.3