This commit is contained in:
Raboneko
2025-09-27 23:03:58 -07:00
committed by GitHub
parent e061c135f8
commit 33aab29b3c
3 changed files with 67 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "fx2.spec"
}
}