diff options
Diffstat (limited to 'wayland/fcft')
-rwxr-xr-x | wayland/fcft/build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wayland/fcft/build b/wayland/fcft/build index 3fb5a269..7e22cdf1 100755 --- a/wayland/fcft/build +++ b/wayland/fcft/build @@ -1,6 +1,6 @@ #!/bin/sh -e -export DESTDIR=$1 +export DESTDIR="$1" cl-meson \ -Dtext-shaping=enabled \ |