mirror of
https://github.com/ClusterCockpit/cc-metric-store.git
synced 2024-12-26 00:49:05 +01:00
Add Release action with RPMs and DEB packages
This commit is contained in:
parent
ecf7abf828
commit
10b1cbb752
@ -26,7 +26,7 @@ make
|
||||
|
||||
%install
|
||||
# Install cc-metric-store
|
||||
make PREFIX=%{buildroot} BINDIR=%%{_sbindir} install
|
||||
make PREFIX=%{buildroot} BINDIR=%{_sbindir} install
|
||||
# Integrate into system
|
||||
install -Dpm 0644 scripts/%{name}.service %{buildroot}%{_unitdir}/%{name}.service
|
||||
install -Dpm 0600 scripts/%{name}.config %{buildroot}%{_sysconfdir}/default/%{name}
|
||||
|
Loading…
Reference in New Issue
Block a user