mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
c52c0f5a81
* add: mesa-freeworld Missing `update.rhai` because that requires some CI changes * we do the funny and remove the file manually Signed-off-by: madomado <madonuko@outlook.com> * update.rhai --------- Signed-off-by: madomado <madonuko@outlook.com>
9 lines
110 B
HCL
9 lines
110 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "mesa-freeworld.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
}
|
|
}
|