You've already forked linux-packaging-mono
Kill patch accidentally re-added in cherry pick
This commit is contained in:
@@ -36,7 +36,6 @@ Group: Development/Languages/Mono
|
|||||||
Url: http://www.mono-project.com
|
Url: http://www.mono-project.com
|
||||||
Source0: http://download.mono-project.com/sources/mono/mono-%{version}.tar.xz
|
Source0: http://download.mono-project.com/sources/mono/mono-%{version}.tar.xz
|
||||||
#Patch0: llvm_llc_opt_default_path.patch
|
#Patch0: llvm_llc_opt_default_path.patch
|
||||||
Patch1: use_python3_not_unversioned.patch
|
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
@@ -143,9 +142,6 @@ technologies that have been submitted to the ECMA for standardization.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n mono-%{version}
|
%setup -q -n mono-%{version}
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
%if 0%{?rhel} >= 8
|
|
||||||
%patch1 -p1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{?scl:scl enable %{scl} - << \EOF}
|
%{?scl:scl enable %{scl} - << \EOF}
|
||||||
|
|||||||
Reference in New Issue
Block a user