remove obsolete patch

This commit is contained in:
Jo Shields 2015-08-26 12:02:29 +01:00
parent 36865bf4f5
commit e3679078c8

View File

@ -36,7 +36,6 @@ 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: 0001-runtime-Fix-support-for-callvirt-delegates-with-a-vt.patch
Patch1: 0001-Un-revoke-fix-in-BNC-144655-mono-find-provides-shoul.patch
BuildRequires: autoconf
BuildRequires: automake
@ -123,7 +122,6 @@ technologies that have been submitted to the ECMA for standardization.
%prep
%setup -q -n mono-%{__majorver}
%patch0 -p1
%patch1 -p1
%build