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"