add: proxy_tools (#10093) (#10096)

(cherry picked from commit 2400e909f1)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-02-25 15:03:11 -08:00
committed by GitHub
parent 6b1621a1c1
commit 767730de00
3 changed files with 55 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "proxy-tools.spec"
}
}