From dc6c7c1accca66ca6432118a3716d68a10afb58d Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Tue, 31 Jan 2023 13:29:24 -0500 Subject: [PATCH] Make sure both el8 and el9 binaries are packed --- confluent_osdeploy/confluent_osdeploy-aarch64.spec.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confluent_osdeploy/confluent_osdeploy-aarch64.spec.tmpl b/confluent_osdeploy/confluent_osdeploy-aarch64.spec.tmpl index ba8660fb..a1e39b8d 100644 --- a/confluent_osdeploy/confluent_osdeploy-aarch64.spec.tmpl +++ b/confluent_osdeploy/confluent_osdeploy-aarch64.spec.tmpl @@ -19,7 +19,7 @@ This contains support utilities for enabling deployment of aarch64 architecture %define debug_package %{nil} %prep -%setup -n confluent_osdeploy -a 2 +%setup -n confluent_osdeploy -a 2 -a 1 %build mkdir -p opt/confluent/bin