[med-svn] [libvcflib] 01/01: Cleanup object files

Andreas Tille tille at debian.org
Thu Jun 23 15:47:19 UTC 2016


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

tille pushed a commit to branch master
in repository libvcflib.

commit c6e00debc4ae497dbc8e01e5df1b7f4f56f8d9df
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jun 23 17:28:39 2016 +0200

    Cleanup object files
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 1d086d0..36d193e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,10 @@
 %:
 	dh $@
 
+override_dh_clean:
+	dh_clean
+	find . -name "*.o" -delete
+
 override_dh_auto_build:
 	dh_auto_build
 	markdown_py -f README.html README.md

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libvcflib.git



More information about the debian-med-commit mailing list