mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 01:42:18 +00:00
cbf5cf935b
* chore: Sync el10 * chore: Resync el10
11 lines
171 B
HCL
11 lines
171 B
HCL
project pkg {
|
|
arches = ["x86_64", "aarch64", "i386"]
|
|
rpm {
|
|
spec = "DirectX-Headers.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
subrepo = "extras"
|
|
}
|
|
}
|