mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
add papers package
This commit is contained in:
parent
56eb3432a3
commit
e4cf2564fd
11
hidden.cfg
11
hidden.cfg
@ -4155,3 +4155,14 @@ package {
|
|||||||
include_filter: "libcamera.x86_64"
|
include_filter: "libcamera.x86_64"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
package {
|
||||||
|
name: "papers"
|
||||||
|
type: PACKAGE_TYPE_NORMAL_FORK
|
||||||
|
repository {
|
||||||
|
name: "hidden"
|
||||||
|
include_filter: "papers.aarch64"
|
||||||
|
include_filter: "papers.ppc64le"
|
||||||
|
include_filter: "papers.s390x"
|
||||||
|
include_filter: "papers.x86_64"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user