From 9a15d74ce07e85f30e452f0a9d67fa57c7a8a526 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Sun, 19 Feb 2017 13:37:58 +0100 Subject: [PATCH] Remove -S git from %autosetup to prevent FTBFS in rawhide (#1424428) --- setroubleshoot.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 43f21ef..9d31e4e 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -72,7 +72,7 @@ fi %prep -%autosetup -p 2 -S git +%autosetup -p 2 %build %configure PYTHON=%{__python3}