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

Commit 3de2608

Browse files
author
Matthias Koeppe
committed
build/pkgs/sagelib/spkg-install: No need to set env var PYTHON
1 parent 459ee2f commit 3de2608

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/pkgs/sagelib/spkg-install

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ export SAGE_SRC_ROOT=/doesnotexist
3838
export SAGE_DOC_SRC=/doesnotexist
3939
export SAGE_BUILD_DIR=/doesnotexist
4040

41-
export PYTHON="$SAGE_LOCAL/bin/python3"
42-
4341
# We also poison all directories below SAGE_LOCAL.
4442
export SAGE_PKGCONFIG=/doesnotexist
4543
export SAGE_SPKG_SCRIPTS=/doesnotexist

0 commit comments

Comments
 (0)