From 5f89cc6a0c40438754f73c826338bc4a32eaf5f4 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 15 Sep 2017 13:33:33 +0200 Subject: [PATCH] Use autosetup --- libimobiledevice.spec | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/libimobiledevice.spec b/libimobiledevice.spec index a5b7514..e9f30d1 100644 --- a/libimobiledevice.spec +++ b/libimobiledevice.spec @@ -68,14 +68,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} Python bindings for libimobiledevice. %prep -%setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 +%autosetup -S git # Fix dir permissions on html docs chmod +x docs/html