From 67cda610e77342a24a8734d317ea8410327c9541 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 23 Mar 2015 20:04:16 +0100 Subject: [PATCH] pungi: do not use isohybrid --offset as it isn't compatible with EFI --- pungi/pungi.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pungi/pungi.spec b/pungi/pungi.spec index 8f555d7..928c857 100644 --- a/pungi/pungi.spec +++ b/pungi/pungi.spec @@ -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