From 104f3fd32e1f3ee5a50911e34fe626b45e2559d3 Mon Sep 17 00:00:00 2001 From: Jo Shields Date: Wed, 20 May 2015 11:28:46 +0100 Subject: [PATCH] Obsolete patch --- mono-core.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mono-core.spec b/mono-core.spec index 87b4fb1f38..52cc100d4d 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -36,7 +36,7 @@ License: LGPL-2.1 and MIT and MS-PL Group: Development/Languages/Mono Url: http://www.mono-project.com Source0: http://download.mono-project.com/sources/mono/mono-%{version}.tar.bz2 -Patch0: add_missing_vb_portable_targets.patch +#Patch0: add_missing_vb_portable_targets.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: bison @@ -120,7 +120,7 @@ technologies that have been submitted to the ECMA for standardization. %prep %setup -q -n mono-%{__majorver} -%patch0 -p1 +#%patch0 -p1 %build ./autogen.sh