Remove anaconda-efi.patch since it's merged into mainline anaconda.

This commit is contained in:
Peter Jones 2009-05-07 15:10:17 +00:00
parent a10b755ff1
commit 906da4036c
2 changed files with 0 additions and 1258 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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