Fix protobuf stuff

This commit is contained in:
windowsboy111
2023-01-10 11:25:00 +08:00
parent a24ac22290
commit 35b992d174
5 changed files with 99 additions and 40 deletions
+6
View File
@@ -0,0 +1,6 @@
project "pkg" {
rpm {
spec = "python3-python3-protobuf.spec"
update = ""
}
}