diff options
Diffstat (limited to 'build/Makefile')
-rw-r--r-- | build/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/Makefile b/build/Makefile index f599f42f..0763d361 100644 --- a/build/Makefile +++ b/build/Makefile @@ -264,6 +264,7 @@ iso: iso-clean images rpms $(CENTISO) cd centos/Packages && yumdownloader python34-libs cd centos/Packages && yumdownloader python34-yaml cd centos/Packages && yumdownloader python34-setuptools + cd centos/Packages && yumdownloader ipxe-roms-qemu cd centos/Packages && curl -O https://radez.fedorapeople.org/python34-markupsafe-0.23-9.el7.centos.x86_64.rpm cd centos/Packages && curl -O https://radez.fedorapeople.org/python3-jinja2-2.8-5.el7.centos.noarch.rpm # regenerate yum repo data |