[arrayfire] 11/40: d/rules: typo fix in cmake flags
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri May 22 10:19:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository arrayfire.
commit d5bf3f935c7d153497a04bbb40fa545a80fddbb2
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Mon May 18 11:48:11 2015 +0100
d/rules: typo fix in cmake flags
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 9d4ebfb..9f92325 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ include /usr/share/dpkg/default.mk
override_dh_auto_configure:
dh_auto_configure -- \
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
- -DBUILD_TESTS=OFF \
+ -DBUILD_TEST=OFF \
-DBUILD_EXAMPLES=OFF \
-DBUILD_GTEST=OFF \
-DBUILD_CPU=ON \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git
More information about the debian-science-commits
mailing list