add: dirsync (#11924) (#11926)

(cherry picked from commit 6e629440f3)

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-05-04 19:05:10 -05:00
committed by GitHub
parent 49e0952b4a
commit 0bc0216889
3 changed files with 53 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "dirsync.spec"
}
}