From fc9c21a0e5c177f611072723c2b09ce2e69a5b30 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 16 Apr 2024 12:37:40 +0300 Subject: [PATCH] Add lorax-templates-almalinux to AppStream repo --- aarch64/include_exclude.conf | 1 + i686/include_exclude.conf | 1 + ppc64le/include_exclude.conf | 1 + s390x/include_exclude.conf | 1 + x86_64/include_exclude.conf | 1 + 5 files changed, 5 insertions(+) diff --git a/aarch64/include_exclude.conf b/aarch64/include_exclude.conf index 5655b02..760f148 100644 --- a/aarch64/include_exclude.conf +++ b/aarch64/include_exclude.conf @@ -85,6 +85,7 @@ additional_packages = [ '*': [ "almalinux-backgrounds", "libreport-almalinux", + "lorax-templates-almalinux", ] } ), diff --git a/i686/include_exclude.conf b/i686/include_exclude.conf index 9b40f7b..6180202 100644 --- a/i686/include_exclude.conf +++ b/i686/include_exclude.conf @@ -137,6 +137,7 @@ additional_packages = [ "synce4l.i686", "synce4l-debuginfo.i686", "synce4l-debugsource.i686", + "lorax-templates-almalinux", ] } ), diff --git a/ppc64le/include_exclude.conf b/ppc64le/include_exclude.conf index bf845f7..43dadde 100644 --- a/ppc64le/include_exclude.conf +++ b/ppc64le/include_exclude.conf @@ -84,6 +84,7 @@ additional_packages = [ "dotnet-sdk-8.0", "dotnet-targeting-pack-8.0", "dotnet-templates-8.0", + "lorax-templates-almalinux", ] } ), diff --git a/s390x/include_exclude.conf b/s390x/include_exclude.conf index 8b0c4a3..5b762ef 100644 --- a/s390x/include_exclude.conf +++ b/s390x/include_exclude.conf @@ -83,6 +83,7 @@ additional_packages = [ "dotnet-sdk-8.0", "dotnet-targeting-pack-8.0", "dotnet-templates-8.0", + "lorax-templates-almalinux", ] } ), diff --git a/x86_64/include_exclude.conf b/x86_64/include_exclude.conf index 6e938b1..4d7d967 100644 --- a/x86_64/include_exclude.conf +++ b/x86_64/include_exclude.conf @@ -106,6 +106,7 @@ additional_packages = [ "almalinux-backgrounds", "libreport-almalinux", "nmstate.x86_64", + "lorax-templates-almalinux", ] } ),