mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
Merge branch 'r9' into r9s
This commit is contained in:
commit
9caaad82d3
@ -37034,15 +37034,6 @@ package {
|
|||||||
include_filter: "shared-mime-info.x86_64"
|
include_filter: "shared-mime-info.x86_64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
package {
|
|
||||||
name: "shim"
|
|
||||||
type: PACKAGE_TYPE_NORMAL_FORK
|
|
||||||
repository {
|
|
||||||
name: "BaseOS"
|
|
||||||
include_filter: "shim-aa64.aarch64"
|
|
||||||
include_filter: "shim-x64.x86_64"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
package {
|
package {
|
||||||
name: "smartmontools"
|
name: "smartmontools"
|
||||||
type: PACKAGE_TYPE_NORMAL_FORK
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
@ -73,3 +73,12 @@ package {
|
|||||||
include_filter: "shim-unsigned-aarch64.aarch64"
|
include_filter: "shim-unsigned-aarch64.aarch64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
package {
|
||||||
|
name: "shim"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_SRC
|
||||||
|
repository {
|
||||||
|
name: "BaseOS"
|
||||||
|
include_filter: "shim-aa64.aarch64"
|
||||||
|
include_filter: "shim-x64.x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user