#9472: Remove (duplicate) BOOST and M4RI source trees from PolyBoRi spkg, some
clean-up
------------------------------+---------------------------------------------
Reporter: leif | Owner: tbd
Type: task | Status: needs_review
Priority: minor | Milestone: sage-4.5
Component: packages | Keywords:
Author: Leif Leonhardy | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Changes (by leif):
* status: new => needs_review
Comment:
{{{
$ diff -qr polybori-0.6.4.p1/ polybori-0.6.4.p2/
...
Files polybori-0.6.4.p1/SPKG.txt and polybori-0.6.4.p2/SPKG.txt differ
Files polybori-0.6.4.p1/patches/custom.py and
polybori-0.6.4.p2/patches/custom.py differ
Files polybori-0.6.4.p1/spkg-install and polybori-0.6.4.p2/spkg-install
differ
Only in polybori-0.6.4.p1/src: boost_1_34_1.cropped
Only in polybori-0.6.4.p1/src/polybori-0.6.4: M4RI
}}}
I.e., to remove the Boost and M4RI source trees, do:
{{{
#!sh
rm -rv polybori-0.6.4.p1/src/boost_1_34_1.cropped
rm -rv polybori-0.6.4.p1/src/polybori-0.6.4/M4RI
}}}
I've tested the spkg with Sage 4.5.alpha4 (with SageNB 0.8.1 and zodb3
3.7.0.p4) on Ubuntu 9.04 x86_64; all tests, including long ones, passed.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9472#comment:1>
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.