[qflow] 01/01: Delete dynamically generated files in clean

Ruben Undheim rubund-guest at moszumanska.debian.org
Thu Jul 23 08:46:33 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 7648792a9b283622e2eaac40319cf15055dbc128
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Thu Jul 23 10:46:08 2015 +0200

    Delete dynamically generated files in clean
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 955dd78..7bdf1b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,8 @@
 
 %:
 	dh $@
+
+override_dh_auto_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