From d0fd40797a7113185c53a286d08344ca2bccae50 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 9 Jun 2019 12:56:40 +0100 Subject: [PATCH] use autosetup --- libplist.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libplist.spec b/libplist.spec index e6f2514..47e5653 100644 --- a/libplist.spec +++ b/libplist.spec @@ -49,9 +49,7 @@ Requires: python3 %{name}, python2 libraries and bindings. %prep -%setup -q - -%patch0 -p1 +%autosetup -p1 ACLOCAL="aclocal -I m4" autoreconf -f -i