aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcommunity/zathura/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zathura/build b/community/zathura/build
index d579fbdb..4706c829 100755
--- a/community/zathura/build
+++ b/community/zathura/build
@@ -1,6 +1,6 @@
#!/bin/sh -e
-export DESTDIR=$1
+export DESTDIR="$1"
patch -p1 < remove_gettext.patch