diff options
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
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 |
