[xtensor-python] 03/06: Drop superfluous CMake options

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Aug 14 00:14:20 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository xtensor-python.

commit c23d1b3f4a84256706e477704273caa1c0bae69c
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Mon Aug 14 00:54:55 2017 +0100

    Drop superfluous CMake options
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 478a8f7..70deda7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE = 1
 
-BUILD_OPTIONS = -DXTENSOR_PYTHON_CMAKECONFIG_INSTALL_DIR="lib/cmake/xtensor-python"
+BUILD_OPTIONS = -DCMAKE_INSTALL_LIBDIR="lib"
 
 ifeq (,$(findstring nocheck,$(DEB_BUILD_PROFILES)))
 BUILD_OPTIONS += -DBUILD_TESTS=ON \

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



More information about the debian-science-commits mailing list