[opencv] 02/08: d/rules: remove rm(1)s that do not seem to do anything (anymore)

Mattia Rizzolo mattia at debian.org
Sun Apr 23 19:13:09 UTC 2017


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

mattia pushed a commit to branch master
in repository opencv.

commit 7554684b59efa6fead3b4b3b16c4ed6e27c7811f
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun Apr 23 19:50:01 2017 +0200

    d/rules: remove rm(1)s that do not seem to do anything (anymore)
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4705108..6fd27c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -117,10 +117,6 @@ build_static:
 override_dh_auto_test:
 
 override_dh_install:
-	-rm --verbose -rf debian/tmp/usr/share/opencv/samples/octave
-	-rm --verbose -rf debian/tmp/usr/share/opencv/samples/c/cvsample.dsp
-	-rm --verbose -rf debian/tmp/usr/share/OpenCV/doc/license.txt
-
 	# change install path of java library
 	sed -i -e "s at share\/OpenCV\/java\/@lib\/jni\/@g" \
 		debian/tmp/usr/share/OpenCV/OpenCVModules-release.cmake

-- 
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