-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
33 changed files
with
3,002 additions
and
1,457 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# configure PATH using sage script location | ||
export PATH="$(dirname $SELF):$PATH" | ||
|
||
# if SAGE_VENV is set, the script sage-env will prepend | ||
# "$SAGE_VENV/bin" to the PATH, which is undesired | ||
unset SAGE_VENV |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# configuration for sage on void linux | ||
SAGE_SHARE = "/usr/share/sagemath" | ||
GAP_ROOT_DIR = "/usr/share/gap" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
srcpkgs/sagemath/patches/02-fix_get_shared_lib_path--see_29644.patch
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
srcpkgs/sagemath/patches/08-dont_run_pytest--see_31924.patch
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
srcpkgs/sagemath/patches/10-fix_very_slow_doctest-polynomial_zmod_flint.patch
This file was deleted.
Oops, something went wrong.
106 changes: 0 additions & 106 deletions
106
srcpkgs/sagemath/patches/11-fix_very_slow_doctest-isogeny_small_degree.patch
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.