aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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