Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
build/pkgs/sagelib/spkg-install: No need to set env var PYTHON
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Jul 22, 2022
1 parent df1e7eb commit f358962
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/pkgs/sagelib/spkg-install
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ export SAGE_SRC_ROOT=/doesnotexist
export SAGE_DOC_SRC=/doesnotexist
export SAGE_BUILD_DIR=/doesnotexist

export PYTHON="$SAGE_LOCAL/bin/python3"

# We also poison all directories below SAGE_LOCAL.

export SAGE_LOCAL=/doesnotexist
Expand Down

0 comments on commit f358962

Please sign in to comment.