[Python-modules-commits] [autopep8] 02/03: Force the removal of the manpage

Sylvestre Ledru sylvestre at moszumanska.debian.org
Mon Jun 19 20:56:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

sylvestre pushed a commit to branch master
in repository autopep8.

commit 2f98c924d78a676ff7b4cfcdf1eccf16f35ee78c
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Mon Jun 19 22:55:57 2017 +0200

    Force the removal of the manpage
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7cc01b3..6e0c9a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,5 +13,5 @@ override_dh_auto_test:
 	dh_auto_test
 
 override_dh_clean:
-	rm debian/*.1
+	rm -f debian/*.1
 	dh_clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/autopep8.git



More information about the Python-modules-commits mailing list