|
|
@ -70,7 +70,7 @@ FOE
|
|
|
|
|
|
|
|
|
|
|
|
mkdir -p %{buildroot}%{_unitdir}
|
|
|
|
mkdir -p %{buildroot}%{_unitdir}
|
|
|
|
install -p -m 0644 %{name}.service %{buildroot}%{_unitdir}/%{name}.service
|
|
|
|
install -p -m 0644 %{name}.service %{buildroot}%{_unitdir}/%{name}.service
|
|
|
|
mv %{buildroot}%{_sysconfdir}/%{name}/%{name}.example %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
|
|
|
|
mv %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf.example %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
|
|
|
|
|
|
|
|
|
|
|
|
%check
|
|
|
|
%check
|
|
|
|
#make test
|
|
|
|
#make test
|
|
|
|