[urdfdom] 01/02: Update patch to lastest changes

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Thu Dec 5 01:32:58 UTC 2013


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

jrivero-guest pushed a commit to branch master
in repository urdfdom.

commit 7446d43682070ba1d4ea0f5a486c6d643ceb9c30
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Thu Dec 5 01:07:55 2013 +0000

    Update patch to lastest changes
---
 .../0001-Fix-installed-CMake-module-to-cope-with-multiarch.patch      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/0001-Fix-installed-CMake-module-to-cope-with-multiarch.patch b/debian/patches/0001-Fix-installed-CMake-module-to-cope-with-multiarch.patch
index 1f615d5..5361a9b 100644
--- a/debian/patches/0001-Fix-installed-CMake-module-to-cope-with-multiarch.patch
+++ b/debian/patches/0001-Fix-installed-CMake-module-to-cope-with-multiarch.patch
@@ -12,7 +12,7 @@ Forwarded: no
  1 file changed, 1 insertion(+), 4 deletions(-)
 
 diff --git a/cmake/urdfdom-config.cmake.in b/cmake/urdfdom-config.cmake.in
-index 05f7d84..6deb580 100644
+index d3bdbf8..6deb580 100644
 --- a/cmake/urdfdom-config.cmake.in
 +++ b/cmake/urdfdom-config.cmake.in
 @@ -7,10 +7,7 @@ set(@PKG_NAME at _INCLUDE_DIRS @CMAKE_INSTALL_PREFIX@/include)
@@ -20,7 +20,7 @@ index 05f7d84..6deb580 100644
  foreach(lib @PKG_LIBRARIES@)
    set(onelib "${lib}-NOTFOUND")
 -  find_library(onelib ${lib}
--    PATHS @CMAKE_INSTALL_PREFIX@/lib
+-      PATHS @CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_LIBDIR@
 -    NO_DEFAULT_PATH
 -    )
 +  find_library(onelib ${lib})

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



More information about the debian-science-commits mailing list