[libvirt] [jenkins-ci PATCH] jobs: don't create MANIFEST file during build

Daniel P. Berrangé berrange at redhat.com
Wed May 16 15:41:35 UTC 2018


Projects have switched to a pre-built MANIFEST

Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
---
 jobs/perl-modulebuild.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/jobs/perl-modulebuild.yaml b/jobs/perl-modulebuild.yaml
index 60374da..a80d6b8 100644
--- a/jobs/perl-modulebuild.yaml
+++ b/jobs/perl-modulebuild.yaml
@@ -44,7 +44,6 @@
           {local_env}
           perl Build.PL install_base="$VIRT_PREFIX"
           perl Build
-          perl Build manifest
           perl Build install
     publishers:
       - email:
-- 
2.17.0




More information about the libvir-list mailing list