More work on getting packaging working
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user