[med-svn] [king-probe] 03/03: Add clean rule to the rules file
Malihe Asemani
mali-guest at moszumanska.debian.org
Tue Aug 18 06:11:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
mali-guest pushed a commit to branch master
in repository king-probe.
commit 0fd3d5b29e6f970ef0dcf7fb8b7f12f0a06d1d68
Author: Malihe Asemani <ml.asemani at gmail.com>
Date: Tue Aug 18 06:07:34 2015 +0000
Add clean rule to the rules file
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index f7474ad..b3d43da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,3 +21,7 @@
override_dh_auto_build:
dh_auto_build --buildsystem=makefile -- -f Makefile.linux probe
+
+override_dh_auto_clean:
+ dh_auto_clean
+ rm -f probe
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/king-probe.git
More information about the debian-med-commit
mailing list