[yade] 03/10: Enable SPH.

Anton Gladky gladk at moszumanska.debian.org
Sat Oct 10 14:24:22 UTC 2015


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

gladk pushed a commit to branch master
in repository yade.

commit 12cc97b6e0229e39250d6cf2a7960cf316324894
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Oct 10 10:31:35 2015 +0200

    Enable SPH.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3d11ba4..6996673 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,8 @@ extra_flags += \
 -DINSTALL_PREFIX="/usr" \
 -DNOSUFFIX=ON \
 -DLIBRARY_OUTPUT_PATH=lib/$(DEB_HOST_MULTIARCH) \
--DUSE_QT5=1
+-DUSE_QT5=1 \
+-DENABLE_SPH=1
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(extra_flags)

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



More information about the debian-science-commits mailing list