aboutsummaryrefslogtreecommitdiff
path: root/extra/gcr/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gcr/build')
-rwxr-xr-xextra/gcr/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gcr/build b/extra/gcr/build
index bda7b938..698e3c0c 100755
--- a/extra/gcr/build
+++ b/extra/gcr/build
@@ -1,6 +1,6 @@
#!/bin/sh -e
-export DESTDIR=$1
+export DESTDIR="$1"
cl-meson \
-Dintrospection=false \