aboutsummaryrefslogtreecommitdiff
path: root/wayland
diff options
context:
space:
mode:
Diffstat (limited to 'wayland')
-rwxr-xr-xwayland/swaybg/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/wayland/swaybg/build b/wayland/swaybg/build
index 6a83672a..62f40e47 100755
--- a/wayland/swaybg/build
+++ b/wayland/swaybg/build
@@ -1,6 +1,6 @@
#!/bin/sh -e
-export DESTDIR=$1
+export DESTDIR="$1"
cl-meson \
-Dgdk-pixbuf=enabled \