From d92a7262ad03d449e35d57d62afe2b2acb60ce6b Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 9 Nov 2021 10:52:06 +0100 Subject: foot: fix shellcheck error --- wayland/foot/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wayland') diff --git a/wayland/foot/build b/wayland/foot/build index ae86f435..3156b9d5 100755 --- a/wayland/foot/build +++ b/wayland/foot/build @@ -1,6 +1,6 @@ #!/bin/sh -e -export DESTDIR=$1 +export DESTDIR="$1" cl-meson \ -Ddocs=enabled \ -- cgit v1.2.3