From 969441c01a54fad8e93cd9e1d9162e8467678014 Mon Sep 17 00:00:00 2001 From: Arnstein Ressem Date: Tue, 4 Jun 2024 14:44:53 +0200 Subject: Block install again --- .buildkite/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.buildkite/Makefile b/.buildkite/Makefile index a57e7953428..626cf0e082b 100644 --- a/.buildkite/Makefile +++ b/.buildkite/Makefile @@ -53,8 +53,8 @@ cpp: bootstrap-cmake cpp-test: cpp @$(TOP)/execute.sh $@ -#install: cpp java cpp-test -install: cpp java +install: cpp java cpp-test +#install: cpp java @$(TOP)/execute.sh $@ build-rpms: install -- cgit v1.2.3