From bdd982e2ed785f0a1d6e57d80c6f4ecdb808116d Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Mon, 4 May 2020 15:51:05 -0400 Subject: [PATCH] Correct incorrect rpm build in osdeploy --- confluent_osdeploy/buildrpm | 0 confluent_osdeploy/confluent_osdeploy.spec.tmpl | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 confluent_osdeploy/buildrpm diff --git a/confluent_osdeploy/buildrpm b/confluent_osdeploy/buildrpm old mode 100644 new mode 100755 diff --git a/confluent_osdeploy/confluent_osdeploy.spec.tmpl b/confluent_osdeploy/confluent_osdeploy.spec.tmpl index 19742b29..6e058094 100644 --- a/confluent_osdeploy/confluent_osdeploy.spec.tmpl +++ b/confluent_osdeploy/confluent_osdeploy.spec.tmpl @@ -17,7 +17,7 @@ This contains support utilities for enabling deployment of x86_64 architecture s %define debug_package %{nil} %prep -%setup +%setup -n confluent_osdeploy %build mkdir -p opt/confluent/bin