[ompl] 07/09: Fixing filename and description
Leopold Palomo-Avellaneda
leo at alaxarxa.net
Thu Apr 28 08:19:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch master
in repository ompl.
commit 6b6bd1523acf89aafdf9a50e6e323c2462a00ea2
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date: Wed Apr 27 13:07:38 2016 +0200
Fixing filename and description
---
.../0002-Fixup-pkgconfig-for-multiarch.patch | 23 ++++++++++++++++++++++
debian/patches/series | 2 +-
2 files changed, 24 insertions(+), 1 deletion(-)
diff --git a/debian/patches/0002-Fixup-pkgconfig-for-multiarch.patch b/debian/patches/0002-Fixup-pkgconfig-for-multiarch.patch
new file mode 100644
index 0000000..28ea7c6
--- /dev/null
+++ b/debian/patches/0002-Fixup-pkgconfig-for-multiarch.patch
@@ -0,0 +1,23 @@
+From: Debian Science Maintainers
+ <debian-science-maintainers at lists.alioth.debian.org>
+Date: Wed, 27 Apr 2016 08:44:13 +0200
+Subject: 0002-Fixup-pkgconfig-for-multiarch
+
+===================================================================
+---
+ CMakeModules/ompl.pc.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/CMakeModules/ompl.pc.in b/CMakeModules/ompl.pc.in
+index 04fd20c..291380c 100644
+--- a/CMakeModules/ompl.pc.in
++++ b/CMakeModules/ompl.pc.in
+@@ -1,7 +1,7 @@
+ # This file was generated by CMake for @PROJECT_NAME@
+ prefix=@CMAKE_INSTALL_PREFIX@
+ exec_prefix=${prefix}
+-libdir=${prefix}/lib
++libdir=${prefix}/lib/@CMAKE_LIBRARY_ARCHITECTURE@
+ includedir=${prefix}/include
+
+ Name: @PKG_NAME@
diff --git a/debian/patches/series b/debian/patches/series
index cdaff4a..e898a7f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
0001-Disabling-installPyPlusPlus.sh-stuff.patch
-0002-0002-Fixup-pkgconfig-for-multiarch.patch
+0002-Fixup-pkgconfig-for-multiarch.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ompl.git
More information about the debian-science-commits
mailing list