[polyml] 06/09: Don't pick up GMP when installed
James Clarke
jrtc27-guest at moszumanska.debian.org
Thu Apr 7 10:52:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
jrtc27-guest pushed a commit to branch master
in repository polyml.
commit 4cac77b43ebf255b40aedc5fc7b8c9088d3f4556
Author: James Clarke <jrtc27 at jrtc27.com>
Date: Wed Apr 6 20:23:47 2016 +0100
Don't pick up GMP when installed
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index a690bd0..fbf1130 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,4 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
dh $@ --with autoreconf
override_dh_auto_configure:
- dh_auto_configure -- --enable-shared --with-system-libffi
+ dh_auto_configure -- --enable-shared --with-system-libffi --without-gmp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/polyml.git
More information about the debian-science-commits
mailing list