Use 'cp' instead of 'cp -av' to fix portable issue
Neither '-a' nor '-v' of 'cp' is available on OpenBSD 5.3, so use 'cp' instead to fix portable issue. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69789Reviewed-by:Simon McVittie <simon.mcvittie@collabora.co.uk>
Showing
Please register or sign in to comment