[ros-opencv-apps] 01/02: Disable catkin test to avoid install dependencies

Leopold Palomo-Avellaneda leo at alaxarxa.net
Sun Oct 30 17:20:59 UTC 2016


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

lepalom-guest pushed a commit to branch master
in repository ros-opencv-apps.

commit 73bddd81773753bfeef40ad363c17812dbea6ede
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Sun Oct 30 18:19:26 2016 +0100

    Disable catkin test to avoid install dependencies
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index e4ebad4..89b0d3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,8 @@ override_dh_auto_install:
 	dh_auto_install
 	dh_numpy
 
+override_dh_auto_configure:
+	dh_auto_configure -- -DCATKIN_ENABLE_TESTING:BOOL=OFF
+
 get-orig-source:
 	uscan --verbose --force-download --repack --compress xz

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



More information about the debian-science-commits mailing list