summaryrefslogtreecommitdiffstats
path: root/wayland-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'wayland-build.sh')
-rwxr-xr-xwayland-build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/wayland-build.sh b/wayland-build.sh
index 3215ff9..b430de4 100755
--- a/wayland-build.sh
+++ b/wayland-build.sh
@@ -43,6 +43,7 @@ if [ ! -e "$TMP" ]; then
else
echo "$SUDO_PASSWD" | sudo -S rm -f "$TMP"
fi
+echo
[ ! -d "$WLD/share/aclocal" ] && echo "$SUDO_PASSWD" | sudo -S mkdir -p "$WLD/share/aclocal"