From addc394e81e9a2143f6264ab291408225124e593 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 26 Jul 2021 10:10:42 +0100 Subject: [PATCH] Add autotools for patches Fixes previous commit. related: rhbz#1950632 --- nbdkit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nbdkit.spec b/nbdkit.spec index 1b6062d..f4efeee 100644 --- a/nbdkit.spec +++ b/nbdkit.spec @@ -44,7 +44,7 @@ ExclusiveArch: x86_64 %global verify_tarball_signature 1 # If there are patches which touch autotools files, set this to 1. -%global patches_touch_autotools %{nil} +%global patches_touch_autotools 1 # The source directory. %global source_directory 1.26-stable