From 418a49d767fe73722d34a8410503b0d00f224a33 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 20 Jan 2018 21:45:45 +0100 Subject: [PATCH] use %autosetup Signed-off-by: Igor Gnatenko --- texinfo.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/texinfo.spec b/texinfo.spec index 477fed3..ca105aa 100644 --- a/texinfo.spec +++ b/texinfo.spec @@ -65,10 +65,7 @@ The texinfo-tex package provides tools to format Texinfo documents for printing using TeX. %prep -%setup -q -%patch0 -p1 -b .zlib -%patch1 -p1 -b .disable-failing-info-test -%patch2 -p1 -b .install-info-use-create-tmp-then-rename-pattern +%autosetup -p1 %build %configure --with-external-Text-Unidecode \