From 5a81d4f81a6151c4ee4b2ec195af0931b674dbd8 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Thu, 22 Jan 2026 09:39:54 +1300 Subject: add extra tip --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') 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 -- cgit v1.2.3