From 43d46e8c2942d4a28f936efd6a6d4fa1721c6d1c Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Mon, 29 Jul 2024 22:49:05 -0700 Subject: [PATCH] fix ukify --- autocatalog.cfg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/autocatalog.cfg b/autocatalog.cfg index 53cf629..8e049b7 100644 --- a/autocatalog.cfg +++ b/autocatalog.cfg @@ -24453,18 +24453,15 @@ package { type: PACKAGE_TYPE_NORMAL_FORK repository { name: "AppStream" + include_filter: "systemd-ukify.noarch" include_filter: "systemd-devel.aarch64" include_filter: "systemd-journal-remote.aarch64" - include_filter: "systemd-ukify.aarch64" include_filter: "systemd-devel.ppc64le" include_filter: "systemd-journal-remote.ppc64le" - include_filter: "systemd-ukify.ppc64le" include_filter: "systemd-devel.s390x" include_filter: "systemd-journal-remote.s390x" - include_filter: "systemd-ukify.s390x" include_filter: "systemd-devel.x86_64" include_filter: "systemd-journal-remote.x86_64" - include_filter: "systemd-ukify.x86_64" } repository { name: "BaseOS"