[ros-actionlib] 04/07: Remove parallel (Default for debhelper 10)

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sun Sep 24 05:48:41 UTC 2017


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

jspricke pushed a commit to branch master
in repository ros-actionlib.

commit 7bac392ab91d5665433074be795cb88cc9de734d
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sat Jul 1 11:02:14 2017 +0200

    Remove parallel (Default for debhelper 10)
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8c64390..1f80974 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export PYTHONPATH=$(CURDIR)/build/devel/lib/python2.7/dist-packages
 export ROS_HOME=$(CURDIR)/build/ros
 
 %:
-	dh $@ --parallel --buildsystem=cmake --with python2 --builddirectory=build
+	dh $@ --buildsystem=cmake --with python2 --builddirectory=build
 
 override_dh_auto_test:
 	make -C build run_tests

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



More information about the debian-science-commits mailing list