summaryrefslogtreecommitdiff
path: root/science/py-tensorflow/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-tensorflow/files/patch-configure')
-rw-r--r--science/py-tensorflow/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/science/py-tensorflow/files/patch-configure b/science/py-tensorflow/files/patch-configure
deleted file mode 100644
index bf95a05716ba..000000000000
--- a/science/py-tensorflow/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2022-05-22 22:28:22 UTC
-+++ configure
-@@ -4,7 +4,7 @@ set -e
- set -o pipefail
-
- if [ -z "$PYTHON_BIN_PATH" ]; then
-- PYTHON_BIN_PATH=$(which python3 || which python || true)
-+ PYTHON_BIN_PATH=$(which %%PYTHON%% || which python || true)
- fi
-
- # Set all env variables