#11073: remove the spkg/base repo!
---------------------------+------------------------------------------------
Reporter: jhpalmieri | Owner: GeorgSWeber
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.8
Component: build | Keywords: scripts base hg
Work_issues: | Upstream: N/A
Reviewer: | Author: Volker Braun
Merged: | Dependencies:
---------------------------+------------------------------------------------
Comment(by leif):
Replying to [comment:21 leif]:
> Replying to [comment:15 vbraun]:
> > * `sage-make_relative`: was a Python script, but base doesn't have
Python yet ?!?. Deleted.
>
> For the record: This funny [...] script is called from `sage-spkg`:
{{{
#!sh
...
echo "Making Sage/Python scripts relocatable..."
cd "$SAGE_LOCAL"/bin
./sage-make_relative
echo "Finished installing $PKG_NAME.spkg"
# It's OK if the above fails -- in fact it will until Python
# itself gets installed. That's fine.
exit 0
}}}
I recall having changed this (such that `sage-make_relative` only gets
called if Sage's Python is already installed), but it's not yet in 4.7.2,
and I don't recall the ticket.
Anyway, `sage-make_relative` itself should be present from the beginning,
although we could do the same thing (and a bit smarter) directly in `sage-
spkg`, AFAIK the only script from where it's used.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11073#comment:25>
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.