[opencv] 17/17: Remove valgrind_*.supp

Nobuhiro Iwamatsu iwamatsu at moszumanska.debian.org
Tue Sep 5 23:03:46 UTC 2017


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

iwamatsu pushed a commit to branch master
in repository opencv.

commit 01b53b679fcb92acfc4bd495c2667a3b9c2e5f79
Author: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
Date:   Fri Sep 1 01:14:23 2017 +0900

    Remove valgrind_*.supp
    
    Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 6f8f9e6..1ab4c7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -121,6 +121,9 @@ override_dh_install:
 
 	rm -vrf debian/tmp/usr/share/OpenCV/doc/html/jquery.js
 
+	rm -vrf debian/tmp/usr/share/OpenCV/valgrind_3rdparty.supp \
+		debian/tmp/usr/share/OpenCV/valgrind.supp
+
 	find debian/tmp -type d -empty -delete
 	dh_install --fail-missing
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opencv.git



More information about the debian-science-commits mailing list