From 6c5e2e8f8e1014758414efc4aa136f670906a9ad Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 9 Nov 2021 10:46:20 +0100 Subject: gdk-pixbuf: fix shellcheck error --- extra/gdk-pixbuf/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/gdk-pixbuf/build') diff --git a/extra/gdk-pixbuf/build b/extra/gdk-pixbuf/build index 27bc3328..8d79b1b2 100755 --- a/extra/gdk-pixbuf/build +++ b/extra/gdk-pixbuf/build @@ -1,6 +1,6 @@ #!/bin/sh -e -export DESTDIR=$1 +export DESTDIR="$1" cl-meson \ -Dintrospection=enabled \ -- cgit v1.2.3