More work on getting packaging working

This commit is contained in:
2025-01-08 20:58:52 -05:00
parent a21a4355e5
commit 292c6bfd80
5 changed files with 29 additions and 9 deletions

View File

@@ -13,8 +13,10 @@ Requires: python3, python3-psycopg2, systemd
A bridge to sit between monitoring tools and PostgreSQL
%prep
# Do nothing since we don't need a tarball
%build
# Do nothing since we have nothing to build
%install
make -C /src install DESTDIR=%{buildroot}