[dune-python] 01/02: debian/rules: require python3

Ansgar Burchardt ansgar at moszumanska.debian.org
Mon Nov 13 12:59:55 UTC 2017


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

ansgar pushed a commit to branch master
in repository dune-python.

commit e57f183805641de92980030edd2b2b3a346577e4
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Fri Aug 11 16:29:47 2017 +0200

    debian/rules: require python3
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index aef8424..190adf7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #! /usr/bin/make -f
 
 include /usr/share/dune/dune-debian.mk
+DUNE_DEBIAN_CMAKE_FLAGS += -DDUNE_PYTHON_FORCE_PYTHON3=1 -DDUNE_PYTHON_INSTALL_LOCATION=none
 
 PY3 = $(shell py3versions -d)
 

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



More information about the debian-science-commits mailing list