This commit is contained in:
Raboneko
2026-01-10 21:25:58 -08:00
committed by GitHub
parent d892af9fbf
commit 5a0f2e784b
3 changed files with 66 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "srt.spec"
}
}