[singular] 03/03: Don't remove -lntl from LIBS for binaries (it's needed for NTL 6)
Julien Puydt
julien.puydt at laposte.net
Fri Aug 15 08:03:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository singular.
commit 41f78bf8fa053d9fd9338dd5f5d2b821608d46b8
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Fri Aug 15 09:53:49 2014 +0200
Don't remove -lntl from LIBS for binaries (it's needed for NTL 6)
---
debian/rules | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 01cb718..cbd6324 100755
--- a/debian/rules
+++ b/debian/rules
@@ -173,7 +173,6 @@ configure-stamp:
-i Singular/Makefile
# only called by the library, no need to link binaries against
sed -e '/^LIBS\>/s# *-lnsl##' \
- -e '/^LIBS\>/s# *-lntl##' \
-e '/^LIBS\>/s# *-ldl##' \
-i Singular/Makefile
# disable building some things twice:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/singular.git
More information about the debian-science-commits
mailing list