From a69b3b2acbaa7924b171a6fa4c524b5b4107ed85 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: May 11 2020 16:14:11 +0000 Subject: rebuild lorax-templates-rhel to add some runtime-install packages for armfhp --- diff --git a/SPECS/lorax-templates-rhel.spec b/SPECS/lorax-templates-rhel.spec index f69c26c..ffa012b 100644 --- a/SPECS/lorax-templates-rhel.spec +++ b/SPECS/lorax-templates-rhel.spec @@ -8,6 +8,8 @@ URL: https://github.com/weldr/lorax BuildArch: noarch Source0: lorax-templates-rhel-8.2-6.tar.gz +Patch1: CENTOS-add-armhfp-pkgs.patch + # Where are these supposed to end up? %define templatedir %{_datadir}/lorax/templates.d/80-rhel @@ -17,6 +19,7 @@ placed in %{templatedir} %prep %setup +%patch1 -p1 %build # nothing to build