From 3e71e103b15ce3f1555256256734d92e4ff47a90 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Fri, 27 Jan 2023 10:47:27 -0500 Subject: [PATCH] Fix unpacking of el8 and el9 built sources --- 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 c5ce6710..ba8660fb 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 1 +%setup -n confluent_osdeploy -a 2 %build mkdir -p opt/confluent/bin