mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
3204f09459
* add: micro-nightly * spec cleanup * install dirs * remove redundant docs and license * don't shallow clone repo * impl changes from code review
9 lines
107 B
HCL
9 lines
107 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "micro-nightly.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|