[med-svn] [sra-sdk] 11/12: Drop comment in clean target about changed files

Andreas Tille tille at debian.org
Tue Aug 13 19:24:49 UTC 2013


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

tille pushed a commit to branch master
in repository sra-sdk.

commit f15ce2a830ff57a3c3f25dd71d39bf539a7ac89c
Author: Andreas Tille <tille at debian.org>
Date:   Tue Aug 13 21:00:52 2013 +0200

    Drop comment in clean target about changed files
---
 debian/rules |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/rules b/debian/rules
index 0466582..73254a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,12 @@ OUTDIR=$(CURDIR)/debian/tmp
 
 override_dh_auto_clean:
 
+override_dh_clean:
+	dh_clean
+	#  These files are changing in the build process
+	# find libs/krypto -name "*.o.list" -delete
+	rm -f build/OUTDIR.linux
+
 override_dh_auto_configure:
 	export OUTDIR=$(OUTDIR) ; make OUTDIR=$(OUTDIR) out ; make release dynamic
 

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/sra-sdk.git



More information about the debian-med-commit mailing list