]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
bootstrap.conf: always copy files
authorPavel Hrdina <phrdina@redhat.com>
Wed, 11 Dec 2019 09:17:27 +0000 (10:17 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 17 Jan 2020 15:04:26 +0000 (16:04 +0100)
Preparation for having bootstrap result in git.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
bootstrap.conf

index 58d1b8e676bd57dc6ae2fba2e339aa4c7b006fdd..b4020ab8ad89c60fca17814850c020065c3819d8 100644 (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: