[ros-genpy] 01/01: Fix location of genmsg_py.py

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Sat Jun 18 09:19:41 UTC 2016


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

jspricke-guest pushed a commit to branch patch-queue/master
in repository ros-genpy.

commit bca7e8822da0d59a2a182af990c80f5cc88d54a4
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Nov 24 13:32:39 2015 +0100

    Fix location of genmsg_py.py
    
    
    Gbp-Pq: Name 0001-Fix-location-of-genmsg_py.py.patch
---
 cmake/genpy-extras.cmake.em | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/genpy-extras.cmake.em b/cmake/genpy-extras.cmake.em
index 16b9660..7f4ab47 100644
--- a/cmake/genpy-extras.cmake.em
+++ b/cmake/genpy-extras.cmake.em
@@ -3,7 +3,7 @@
 set(GENPY_BIN_DIR "@(CMAKE_CURRENT_SOURCE_DIR)/scripts")
 @[else]@
 # location of scripts in installspace
-set(GENPY_BIN_DIR "${genpy_DIR}/../../../@(CATKIN_PACKAGE_BIN_DESTINATION)")
+set(GENPY_BIN_DIR "/usr/lib/genpy")
 @[end if]@
 
 set(GENMSG_PY_BIN ${GENPY_BIN_DIR}/genmsg_py.py)

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



More information about the debian-science-commits mailing list