From 2e8112e802ed62ad290a16a13549085c69a8ca1a Mon Sep 17 00:00:00 2001 From: Jo Shields Date: Fri, 19 May 2017 14:24:33 +0100 Subject: [PATCH] RPM is fun --- mono-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mono-core.spec b/mono-core.spec index 67237ad824..b1092de6ad 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -131,7 +131,7 @@ cross-platform .NET applications. The project will implement various technologies that have been submitted to the ECMA for standardization. %prep -%setup -q +%setup -q -n mono-%{version} %patch0 -p1 %build