From 77b611eae06716430e8faf376e9ee53992626279 Mon Sep 17 00:00:00 2001 From: Christoph Karl Date: Oct 07 2020 16:44:47 +0000 Subject: use autosetup macro --- diff --git a/qjackctl.spec b/qjackctl.spec index 8556a91..1b6402c 100644 --- a/qjackctl.spec +++ b/qjackctl.spec @@ -30,8 +30,7 @@ patch bay and connection control features. %prep -%setup -q -%patch0 -p1 -b .appdata_fix +%autosetup -p1 # configure hard-codes prepending searches of /usr (already implicit, causes problems), # and /usr/local (not needed here), so force it's non-use -- rex