From 10ebd33ced6ec7cc61fcb71faf3d82d603432076 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: May 03 2018 20:02:51 +0000 Subject: add yumpayload-dont-verify-disabled-repos.patch --- diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec index 5235bda..1f8a509 100644 --- a/SPECS/anaconda.spec +++ b/SPECS/anaconda.spec @@ -21,6 +21,7 @@ Patch5: anaconda-centos-bootfs-default-to-xfs.patch Patch6: anaconda-centos-help-text.patch Patch7: anaconda-centos-skip-retry-if-not-connected.patch Patch8: 9800-rpmostreepayload-Rework-remote-add-handling.patch +Patch9: yumpayload-dont-verify-disabled-repos.patch # Versions of required components (done so we make sure the buildrequires # match the requires versions of things). @@ -241,6 +242,7 @@ runtime on NFS/HTTP/FTP servers or local disks. %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 %build %configure --disable-static \