[med-svn] [king-probe] 02/05: Add clean rule to the rules file
    Malihe Asemani 
    mali-guest at moszumanska.debian.org
       
    Mon Aug 31 09:49:19 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 a16a4fb14d09e36cbddf66de65156fee85d254b3
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