[Python-modules-commits] [python-testing.mysqld] 01/01: Fix clean.

Dominik George natureshadow-guest at moszumanska.debian.org
Mon Oct 17 10:53:36 UTC 2016


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

natureshadow-guest pushed a commit to branch master
in repository python-testing.mysqld.

commit 96539ebf7e5d3554e8113cc0945b8ce6fe83262d
Author: Dominik George <nik at naturalnet.de>
Date:   Mon Oct 17 12:53:11 2016 +0200

    Fix clean.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index c4b7912..8183656 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,5 +10,4 @@ override_dh_installchangelogs:
 	dh_installchangelogs xx00
 
 override_dh_clean:
-	dh_clean
-	rm xx00
+	dh_clean xx00

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



More information about the Python-modules-commits mailing list