The new name is the more standard autogen.sh. Still not enough to switch to autotools-*-job, but it's something. Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> --- The relevant patch[1] has been ACKed[2] but not pushed yet, because I figured it's better to have the CI setup updated first. [1] https://www.redhat.com/archives/libvir-list/2017-September/msg00813.html [2] https://www.redhat.com/archives/libvir-list/2017-September/msg00819.html projects/libvirt-cim.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/libvirt-cim.yaml b/projects/libvirt-cim.yaml index 82a8127..77c4b1d 100644 --- a/projects/libvirt-cim.yaml +++ b/projects/libvirt-cim.yaml @@ -13,7 +13,7 @@ - generic-build-job: parent_jobs: 'libvirt-master-build' command: | - ./autoconfiscate.sh + ./autogen.sh ./configure --prefix=$VIRT_PREFIX make -j{smp} make -j{smp} install -- 2.13.5 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list