mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-25 06:31:29 +00:00
add new package
This commit is contained in:
parent
80261bedbb
commit
28e2c76cb1
16
hidden.cfg
16
hidden.cfg
@ -4080,3 +4080,19 @@ package {
|
|||||||
include_filter: "docbook5-schemas.noarch"
|
include_filter: "docbook5-schemas.noarch"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
package {
|
||||||
|
name: "yara"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "hidden"
|
||||||
|
include_filter: "yara-doc.noarch"
|
||||||
|
include_filter: "yara.aarch64"
|
||||||
|
include_filter: "yara.ppc64le"
|
||||||
|
include_filter: "yara.s390x"
|
||||||
|
include_filter: "yara.x86_64"
|
||||||
|
include_filter: "yara-devel.aarch64"
|
||||||
|
include_filter: "yara-devel.ppc64le"
|
||||||
|
include_filter: "yara-devel.s390x"
|
||||||
|
include_filter: "yara-devel.x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user