This commit is contained in:
Raboneko
2025-09-28 10:35:16 -07:00
committed by GitHub
parent 76d759e46b
commit 92ded42fbf
3 changed files with 56 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "cobs.spec"
}
}