From 47e221e9dce742e8246da4a2ff1ed4e861abe608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20B=C3=B6hmwalder?= Date: Wed, 15 Sep 2021 16:41:11 +0200 Subject: [PATCH] build: set build directory --- linstor-gateway.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linstor-gateway.spec b/linstor-gateway.spec index 9ad35ec..562dd94 100644 --- a/linstor-gateway.spec +++ b/linstor-gateway.spec @@ -23,7 +23,7 @@ ExclusiveOS: linux LINSTOR Gateway exposes highly available LINSTOR storage via iSCSI, NFS, or NVMe-OF. %prep -%setup -q +%setup -q -n %{name}-%{tarball_version} %build