summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmeson/meson_csharp_docs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson/meson_csharp_docs.sh b/meson/meson_csharp_docs.sh
index 4e6577a173..ea0a000328 100755
--- a/meson/meson_csharp_docs.sh
+++ b/meson/meson_csharp_docs.sh
@@ -4,4 +4,4 @@
# as meson's library() call can't track files other than the generated
# efl_mono.dll
-cp $1 $2
+cp "$1" "$DESTDIR$2"