mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
612b7a0fba
* add: micro-nightly
* spec cleanup
* install dirs
* remove redundant docs and license
* don't shallow clone repo
* impl changes from code review
(cherry picked from commit 3204f09459)
Co-authored-by: sadlerm4 <sad_lerm@hotmail.com>
9 lines
107 B
HCL
9 lines
107 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "micro-nightly.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|