pungi: do not use isohybrid --offset as it isn't compatible with EFI

This commit is contained in:
Marek Marczykowski-Górecki 2015-03-23 20:04:16 +01:00
parent b3d04825a2
commit 67cda610e7
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -16,7 +16,7 @@ Source0: https://fedorahosted.org/pungi/attachment/wiki/%{version}/%{name
Patch0: support-verify-downloaded-packages.patch
Patch1: disable-efi.patch
Patch2: effective-nosource-option.patch
Patch3: fix-recursive-partition-table-on-iso-image.patch
#Patch3: fix-recursive-partition-table-on-iso-image.patch
Patch4: disable-upgrade.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: yum => 3.4.3-28, repoview, createrepo >= 0.4.11
@ -35,7 +35,7 @@ A tool to create anaconda based installation trees/isos of a set of rpms.
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
#%%patch3 -p1
%patch4 -p1
%build