[qflow] 02/02: Fixed clean target

Ruben Undheim rubund-guest at moszumanska.debian.org
Thu Jul 23 08:57:15 UTC 2015


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

rubund-guest pushed a commit to branch master
in repository qflow.

commit 80b3b37ee9878d70fb3773bfd08f5b90f65279f5
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Thu Jul 23 10:55:23 2015 +0200

    Fixed clean target
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 7bdf1b5..02aad08 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@
 %:
 	dh $@
 
-override_dh_auto_clean:
+override_dh_clean:
+	dh_clean
 	$(RM) -r config.log config.status scripts/Makefile src/Makefile tech/Makefile
 	$(RM) -r tech/osu018/Makefile tech/osu035/Makefile tech/osu050/Makefile
-	dh_auto_clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qflow.git



More information about the debian-science-commits mailing list