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