remove lorax-templates-rhel

This commit is contained in:
Louis Abel 2024-01-23 16:52:58 -07:00
parent a6cb0529d0
commit 4c5926e8a0
Signed by: label
GPG Key ID: 3331F061D1D9990E
2 changed files with 8 additions and 9 deletions

View File

@ -18818,14 +18818,6 @@ package {
include_filter: "lorax.x86_64"
}
}
package {
name: "lorax-templates-rhel"
type: PACKAGE_TYPE_NORMAL_FORK
repository {
name: "AppStream"
include_filter: "lorax-templates-rhel.noarch"
}
}
package {
name: "low-memory-monitor"
type: PACKAGE_TYPE_NORMAL_FORK

View File

@ -40,4 +40,11 @@ package {
include_filter: "rocky-backgrounds-kde.noarch"
}
}
package {
name: "lorax-templates-rocky"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "AppStream"
include_filter: "lorax-templates-rocky.noarch"
}
}