aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-01-22 09:39:54 +1300
committerArslaan Pathan <[email protected]>2026-01-22 09:39:54 +1300
commit5a81d4f81a6151c4ee4b2ec195af0931b674dbd8 (patch)
treee1fd5da9ab424e6ff6a4911242c3573a4e36d5ed /src/Makefile
parentbe433efc29016d20e94521baee8bbe326e889560 (diff)
downloadpython-0.9.1-patched-QoL-5a81d4f81a6151c4ee4b2ec195af0931b674dbd8.tar.xz
python-0.9.1-patched-QoL-5a81d4f81a6151c4ee4b2ec195af0931b674dbd8.zip
add extra tipHEADmain
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 6d5280d..83b5d17 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -74,7 +74,7 @@ RANLIB = ranlib # For BSD
# change DEFPYTHONPATH to the default INSTALL_DIR
# used in the make install target I added at the
# end of the file.
-INSTALL_DIR="/opt/python091"
+INSTALL_DIR= /opt/python091
DEFPYTHONPATH= .:$(INSTALL_DIR)/lib:../lib