mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-10 21:50:39 +00:00
5b1f57030a
* Trying just about everything to fix this oh my GOD * Another updbranch * Fix typo * That file was saved?? * Merge * Doing this just because it makes conflict fixes easier --------- Signed-off-by: Gilver <rockgrub@disroot.org>
11 lines
123 B
HCL
11 lines
123 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "dkms-xpadneo.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
updbranch = 1
|
|
}
|
|
}
|