aboutsummaryrefslogtreecommitdiff
path: root/extra/gobject-introspection
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-11-09 10:47:51 +0100
committerCem Keylan <cem@ckyln.com>2021-11-09 10:47:51 +0100
commita7ac370af86e5c6f803132aa8a182b0dbfe3138b (patch)
treee64219e6271617d7f0cdbd97afdc1067fc2f66db /extra/gobject-introspection
parent86a8394c06c1301341320a4fb6e5f4c268be9e05 (diff)
downloadrepository-a7ac370af86e5c6f803132aa8a182b0dbfe3138b.tar.gz
gobject-introspection: fix shellcheck error
Diffstat (limited to 'extra/gobject-introspection')
-rwxr-xr-xextra/gobject-introspection/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gobject-introspection/build b/extra/gobject-introspection/build
index 8539e86a..20b55fd4 100755
--- a/extra/gobject-introspection/build
+++ b/extra/gobject-introspection/build
@@ -1,6 +1,6 @@
#!/bin/sh -e
-export DESTDIR=$1
+export DESTDIR="$1"
cl-meson \
. output