#9544: Fix flintqs on FreeBSD
---------------------------------------------------------------+------------
Reporter: pjeremy | Owner:
pjeremy
Type: enhancement | Status:
new
Priority: major | Milestone:
sage-5.1
Component: FreeBSD | Resolution:
Keywords: | Work issues:
Report Upstream: Not yet reported upstream; Will do shortly. | Reviewers:
Stephen Montgomery-Smith
Authors: Peter Jeremy | Merged in:
Dependencies: | Stopgaps:
---------------------------------------------------------------+------------
Changes (by {'newvalue': u'Peter Jeremy', 'oldvalue': ''}):
* reviewer: => Stephen Montgomery-Smith
* author: => Peter Jeremy
Comment:
The current spkg-install change being used in the port is
{{{
#!diff
--- flintqs-20070817.p6/spkg-install-orig 2012-04-08
00:46:21.000000000 +0000
+++ flintqs-20070817.p6/spkg-install 2012-04-08 00:55:33.000000000
+0000
@@ -7,6 +7,7 @@
fi
cp patches/lanczos.h src/
+patch -p0 < patches/TonelliShanks.h.patch
cd src
}}}
but we'll have to check the exit status on that. Or just add this into
#12855 or something.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9544#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.