mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
5feda1db84
* add: bash-kernel
* add: bash-kernel
* Society has moved past the need for %generate_buildrequires
* Update python-bash-kernel.spec
* Update python-bash-kernel.spec
---------
(cherry picked from commit fb798b356a)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-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"
|
|
}
|
|
}
|