[xtensor] 03/05: Drop superfluous CMake options
    Ghislain Vaillant 
    ghisvail-guest at moszumanska.debian.org
       
    Tue Jul 11 16:32:51 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.
commit 39cf238afb08e1fdc6e363b2c457164e214770e7
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Jul 11 11:26:32 2017 +0100
    Drop superfluous CMake options
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 7bda07b..b525a60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE = 1
 
-BUILD_OPTIONS = -DCMAKE_INSTALL_LIBDIR="lib" \
-		-DXTENSOR_CMAKECONFIG_INSTALL_DIR="lib/cmake/xtensor"
+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.git
    
    
More information about the debian-science-commits
mailing list