bootstrap.conf: always copy files

Preparation for having bootstrap result in git.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Pavel Hrdina 2019-12-11 10:17:27 +01:00
parent 71d3098e59
commit 6b4140dafb

View File

@ -77,11 +77,7 @@ gnulib_modules="$gnulib_modules wcwidth"
SKIP_PO=true
# Enable copy-mode for MSYS/MinGW. MSYS' ln doesn't work well in the way
# bootstrap uses it with relative paths.
if test -n "$MSYSTEM"; then
copy=true
fi
copy=true
# Tell gnulib to: