From 459c59ab31faca06727430bef009d5b651148f0b Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 23 Jan 2019 09:28:56 +0000 Subject: [PATCH] Invoke autotools after applying patch. --- nbdkit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nbdkit.spec b/nbdkit.spec index df810bf..0bd349f 100644 --- a/nbdkit.spec +++ b/nbdkit.spec @@ -25,7 +25,7 @@ %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.11-development