Private
Public Access
1
0

Adds deb building scripts

This commit is contained in:
2025-12-15 00:56:24 -08:00
parent 2f58283e26
commit 61c1b690ba
11 changed files with 150 additions and 2 deletions

View File

@@ -5,3 +5,5 @@ Libadwaita/GTK4 client for the Kordophone client daemon.
# Building
Build an RPM using `rpmbuild -ba dist/rpm/kordophone.spec`
Build a DEB using `make deb`