summaryrefslogtreecommitdiffstats
path: root/lddd.in
diff options
context:
space:
mode:
Diffstat (limited to 'lddd.in')
-rw-r--r--lddd.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lddd.in b/lddd.in
index 9695c9b..c011674 100644
--- a/lddd.in
+++ b/lddd.in
@@ -9,7 +9,7 @@ IFS="${IFS}:"
libdirs="/lib /usr/lib /usr/local/lib $(cat /etc/ld.so.conf.d/*)"
extras=
-TEMPDIR=$(mktemp -d /tmp/lddd-script.XXXX)
+TEMPDIR=$(mktemp -d --tmpdir lddd-script.XXXX)
echo 'Go out and drink some tea, this will take a while :) ...'
# Check ELF binaries in the PATH and specified dir trees.