From 8c8e65fbc920eda70c1c57dc690cdd03649444ad Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 6 Jun 2018 21:04:07 +0100 Subject: [PATCH] I hate automake, updates previous commit. --- nbdkit.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nbdkit.spec b/nbdkit.spec index e37e2ee..4d5b4c5 100644 --- a/nbdkit.spec +++ b/nbdkit.spec @@ -388,6 +388,8 @@ plugins for %{name}. %prep %setup -q %autopatch -p1 +# Temporarily because patch2 touches Makefile.am. +autoreconf -i %ifnarch %{complete_test_arches} # Simplify the test suite so it doesn't require qemu.