From 75edd9e71227be6153c7c9ad73dda5872cd7d76f Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 15 Aug 2022 10:46:52 +0300 Subject: [PATCH] Change with_nbdkit to 0 --- SPECS/libnbd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/libnbd.spec b/SPECS/libnbd.spec index a3024f3..637bbbb 100644 --- a/SPECS/libnbd.spec +++ b/SPECS/libnbd.spec @@ -1,5 +1,5 @@ # If we should verify tarball signature with GPGv2. -%define with_nbdkit 1 +%define with_nbdkit 0 %global verify_tarball_signature 1 # If there are patches which touch autotools files, set this to 1.