From 6df9c1f73afcfc67e3545b22e974bc47b4c3e268 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 9 Nov 2021 10:43:41 +0100 Subject: gsettings-desktop-schemas: fix shellcheck error --- community/gsettings-desktop-schemas/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community') diff --git a/community/gsettings-desktop-schemas/build b/community/gsettings-desktop-schemas/build index 33cb031a..b6143ca9 100755 --- a/community/gsettings-desktop-schemas/build +++ b/community/gsettings-desktop-schemas/build @@ -1,6 +1,6 @@ #!/bin/sh -e -export DESTDIR=$1 +export DESTDIR="$1" cl-meson \ -Dintrospection=false \ -- cgit v1.2.3