[ros-ros-comm] 05/12: Remove xmlrpcpp hack

Jochen Sprickerhof jspricke at moszumanska.debian.org
Tue Aug 15 16:23:15 UTC 2017


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

jspricke pushed a commit to branch old
in repository ros-ros-comm.

commit b9faadf0f6f9fc310752b2177602ad01aadfa399
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sat Jul 1 11:00:55 2017 +0200

    Remove xmlrpcpp hack
---
 debian/rules | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index b560ed6..a551127 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,13 +6,5 @@ include /usr/share/dpkg/default.mk
 %:
 	dh  $@ --parallel --with=python2 --buildsystem=cmake --builddirectory=build
 
-# Due to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810990 we moved the
-# xmlrpcpp includes to /usr/include/xmlrpcpp. As this is different to ROS
-# upstream, we add the path to the cmake file, so all includes are found
-# without the xmlrpcpp path as well.
-override_dh_auto_configure:
-	dh_auto_configure
-	sed -i -e 's#set(_include_dirs "include")#set(_include_dirs "include;/usr/include/xmlrpcpp")#' build/utilities/xmlrpcpp/catkin_generated/installspace/xmlrpcppConfig.cmake
-
 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-ros-comm.git



More information about the debian-science-commits mailing list