[libvirt] [jenkins-ci PATCH 3/5] guests: Fix a small issue in README

Andrea Bolognani abologna at redhat.com
Fri Feb 8 16:51:21 UTC 2019


We've split the 32-bit and 64-bit MinGW builds for a while,
so the relevant examples need to be updated.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 guests/README.markdown | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guests/README.markdown b/guests/README.markdown
index 65beb6a..ac9e4f6 100644
--- a/guests/README.markdown
+++ b/guests/README.markdown
@@ -41,7 +41,7 @@ at once by providing a list on the command line: for example, running
 will update all Fedora guests and get them ready to build libosinfo and
 related projects, while running
 
-    lcitool -a update -h all -p libvirt,libvirt+mingw
+    lcitool -a update -h all -p 'libvirt,libvirt+mingw*'
 
 will update all hosts and prepare them to build libvirt both as a native
 library and, where supported, as a Windows library using MinGW.
-- 
2.20.1




More information about the libvir-list mailing list