They do not ship `bash-completion.pc` file, which is required to make the
package.  It does not completely make sense to me, based on the Makefile, but I
do not know where else to check.

Signed-off-by: Martin Kletzander <[email protected]>
---
 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2993ca987c4d..8365312fece2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -223,6 +223,7 @@ x64-opensuse-leap-152:
     - x64-opensuse-leap-152-container
   variables:
     NAME: opensuse-leap-152
+    DIST: skip
 
 x64-opensuse-tumbleweed:
   extends: .native_build_job
@@ -230,6 +231,7 @@ x64-opensuse-tumbleweed:
     - x64-opensuse-tumbleweed-container
   variables:
     NAME: opensuse-tumbleweed
+    DIST: skip
 
 x64-ubuntu-1804:
   extends: .native_build_job
-- 
2.31.1

_______________________________________________
Libguestfs mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/libguestfs

Reply via email to