Remove anaconda-efi.patch since it's merged into mainline anaconda.
This commit is contained in:
parent
a10b755ff1
commit
906da4036c
1256
anaconda-efi.patch
1256
anaconda-efi.patch
File diff suppressed because it is too large
Load Diff
@ -13,7 +13,6 @@ URL: http://fedoraproject.org/wiki/Anaconda
|
|||||||
# git checkout -b archive-branch anaconda-%{version}-%{release}
|
# git checkout -b archive-branch anaconda-%{version}-%{release}
|
||||||
# make archive-no-tag
|
# make archive-no-tag
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Patch0: anaconda-efi.patch
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
@ -155,7 +154,6 @@ system. These files are of little use on an already installed system.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__make} depend
|
%{__make} depend
|
||||||
|
Loading…
Reference in New Issue
Block a user