summaryrefslogtreecommitdiff
path: root/scripts/build/debug/400-ltrace.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/debug/400-ltrace.sh')
-rw-r--r--scripts/build/debug/400-ltrace.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/debug/400-ltrace.sh b/scripts/build/debug/400-ltrace.sh
index 48cbc7b..f1e799c 100644
--- a/scripts/build/debug/400-ltrace.sh
+++ b/scripts/build/debug/400-ltrace.sh
@@ -37,7 +37,7 @@ do_debug_ltrace_build() {
CT_DoExecLog ALL make
CT_DoLog EXTRA "Installing ltrace"
- CT_DoExecLog ALL make DESTDIR="${CT_DEBUG_INSTALL_DIR}" install
+ CT_DoExecLog ALL make DESTDIR="${CT_DEBUGROOT_DIR}" install
CT_Popd
CT_EndStep