summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-13 16:55:36 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-13 16:55:36 (GMT)
commit8e61a58c14167041d08246a34671480c02e8427e (patch)
tree046d1389b2aa39085b12c9ca94f23d2804f193b7 /macosx
parenta376924771b18a3181c6ec57dc631fc357c3fdfe (diff)
downloadtcl-8e61a58c14167041d08246a34671480c02e8427e.zip
tcl-8e61a58c14167041d08246a34671480c02e8427e.tar.gz
tcl-8e61a58c14167041d08246a34671480c02e8427e.tar.bz2
Backport [fc1e203728]: backout e56a9f214a. If it was wrong in core-8-branch, it's wrong here too.
Diffstat (limited to 'macosx')
-rw-r--r--macosx/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/GNUmakefile b/macosx/GNUmakefile
index 9c8b0e2..cdeb099 100644
--- a/macosx/GNUmakefile
+++ b/macosx/GNUmakefile
@@ -13,7 +13,7 @@
#-------------------------------------------------------------------------------------------------------
# customizable settings
-DESTDIR ?= ${CURDIR}/../../build
+DESTDIR ?=
INSTALL_ROOT ?= ${DESTDIR}
BUILD_DIR ?= ${CURDIR}/../../build