summaryrefslogtreecommitdiff
path: root/tools/meson-make-symlink.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/meson-make-symlink.sh')
-rwxr-xr-x[-rw-r--r--]tools/meson-make-symlink.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/meson-make-symlink.sh b/tools/meson-make-symlink.sh
index 87f198694c..69eab9ba73 100644..100755
--- a/tools/meson-make-symlink.sh
+++ b/tools/meson-make-symlink.sh
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh -eu
# this is needed mostly because $DESTDIR is provided as a variable,
# and we need to create the target directory...