mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 01:42:18 +00:00
63e920f3f6
* 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>
(cherry picked from commit c52c0f5a81)
Co-authored-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
|
|
}
|
|
}
|