diff options
Diffstat (limited to 'community')
-rwxr-xr-x | community/zathura-pdf-poppler/build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zathura-pdf-poppler/build b/community/zathura-pdf-poppler/build index d0928030..b1af332c 100755 --- a/community/zathura-pdf-poppler/build +++ b/community/zathura-pdf-poppler/build @@ -1,6 +1,6 @@ #!/bin/sh -e -export DESTDIR=$1 +export DESTDIR="$1" cl-meson \ . output |