You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In `gap/spkg-install` two absolute symlinks are created; this confuses
packagers and relocation.
The current ticket replaces them by relative symlinks.
All the paths involved are hardcoded in this file (even `SAGE_BIN`), so
nothing external can affect it.
URL: https://trac.sagemath.org/33046
Reported by: tornaria
Ticket author(s): Gonzalo Tornaría
Reviewer(s): Matthias Koeppe
0 commit comments