From a7e7de4a9b305ac70d2960b0c0c161a9b32b880c Mon Sep 17 00:00:00 2001 From: Siteshwar Vashisht Date: Thu, 5 Oct 2017 12:15:41 +0200 Subject: [PATCH] specfile: Use %autosetup macro --- bash-completion.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bash-completion.spec b/bash-completion.spec index 51d7e9b..6f64b55 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -29,9 +29,7 @@ of the programmable completion feature of bash. %prep -%setup -q -%patch0 -p1 - +%autosetup -p1 %build %configure