aboutsummaryrefslogtreecommitdiff
path: root/extra/gtk+3
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-11-09 10:49:09 +0100
committerCem Keylan <cem@ckyln.com>2021-11-09 10:49:09 +0100
commit5dc2df8ae3913b5ceee50b735c8c2e144df77eae (patch)
tree091072bfb585bfa4dab9e692a64eb103b4ac9b4c /extra/gtk+3
parent95f889b74bb807a60ed527d0712525f0b3393475 (diff)
downloadrepository-5dc2df8ae3913b5ceee50b735c8c2e144df77eae.tar.gz
gtk+3: fix shellcheck error
Diffstat (limited to 'extra/gtk+3')
-rwxr-xr-xextra/gtk+3/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gtk+3/build b/extra/gtk+3/build
index 23bdec18..1bd55b13 100755
--- a/extra/gtk+3/build
+++ b/extra/gtk+3/build
@@ -1,6 +1,6 @@
#!/bin/sh -e
-export DESTDIR=$1
+export DESTDIR="$1"
# Remove error on array-bounds
clsed '/array-bounds/d' meson.build