[actionlib] 03/04: Disabled tests

Leopold Palomo-Avellaneda leo at alaxarxa.net
Tue Apr 28 07:14:06 UTC 2015


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

lepalom-guest pushed a commit to branch master
in repository actionlib.

commit dd37f31dc913f2ae367c66a76dff12501e952cb8
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Mon Apr 27 17:24:32 2015 +0200

    Disabled tests
---
 debian/rules | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index b5cb04f..f054dc0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,11 +21,10 @@ include /usr/share/dpkg/default.mk
 %:
 	dh $@ --parallel --buildsystem=cmake --with python2
 
-# debmake generated override targets
-# This is example for Cmake (See http://bugs.debian.org/641051 )
-#override_dh_auto_configure:
-#	dh_auto_configure -- \
-#	-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
+
+override_dh_auto_configure:
+	dh_auto_configure -- \
+	-DCATKIN_ENABLE_TESTING=OFF
 
 
 

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



More information about the debian-science-commits mailing list