Files
packages/anda/system/xone/dkms/anda.hcl
T
Gilver a2a49107a7 fix(xpadneo, xone, xpad-noone): Update scripts (#3824) (#3847)
* 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>
(cherry picked from commit 5b1f57030a)

# Conflicts:
#	anda/system/xone/akmod/xone-kmod.spec
#	anda/system/xone/dkms/dkms-xone.spec
#	anda/system/xpad-noone/akmod/xpad-noone-kmod.spec
#	anda/system/xpad-noone/dkms/dkms-xpad-noone.spec
#	anda/system/xpadneo/akmod/xpadneo-kmod.spec
#	anda/system/xpadneo/dkms/dkms-xpadneo.spec
2025-03-11 12:57:53 +08:00

11 lines
125 B
HCL

project pkg {
arches=["x86_64"]
rpm {
spec = "dkms-xone.spec"
}
labels {
mock = 1
updbranch = 1
}
}