[ompl] 15/18: Rebase patch using CMake option

Leopold Palomo-Avellaneda leo at alaxarxa.net
Sat Jan 28 18:26:04 UTC 2017


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

lepalom-guest pushed a commit to branch master
in repository ompl.

commit 1f6e85846c11326ec085f739d3d325d85356d057
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Sat Jan 28 19:09:15 2017 +0100

    Rebase patch using CMake option
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ccc6acf..9d97b58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ endif
 
 CMAKE_FLAGS = \
         -DCMAKE_INSTALL_PREFIX=/usr \
-        -DCMAKE_LIBRARY_ARCHITECTURE="$(DEB_HOST_MULTIARCH)" \
+        -DCMAKE_INSTALL_LIBDIR="/usr/lib/$(DEB_HOST_MULTIARCH)" \
         -DCMAKE_VERBOSE_MAKEFILE=ON \
         -DCMAKE_C_FLAGS_RELEASE="$(CFLAGS)" \
         -DCMAKE_CXX_FLAGS_RELEASE="$(CXXFLAGS)" \

-- 
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