From b0ba95f1a25971ba0770b75638a5836170fa2503 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 9 Nov 2021 10:53:35 +0100 Subject: wlsunset: fix shellcheck error --- wayland/wlsunset/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wayland') diff --git a/wayland/wlsunset/build b/wayland/wlsunset/build index b323addb..77a0e800 100755 --- a/wayland/wlsunset/build +++ b/wayland/wlsunset/build @@ -1,6 +1,6 @@ #!/bin/sh -e -export DESTDIR=$1 +export DESTDIR="$1" cl-meson \ -Dman-pages=enabled \ -- cgit v1.2.3