mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
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:
parent
71d3098e59
commit
6b4140dafb
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user