mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
fb798b356a
* add: bash-kernel * add: bash-kernel * Society has moved past the need for %generate_buildrequires Signed-off-by: Gilver <rockgrub@disroot.org> * Update python-bash-kernel.spec Signed-off-by: Gilver <rockgrub@disroot.org> * Update python-bash-kernel.spec Signed-off-by: Gilver <rockgrub@disroot.org> --------- Signed-off-by: Gilver <rockgrub@disroot.org>
10 lines
124 B
HCL
10 lines
124 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "python-bash-kernel.spec"
|
|
}
|
|
labels {
|
|
subrepo = "extras"
|
|
}
|
|
}
|