* remove tmpfile handling - now done by make install
This commit is contained in:
parent
c07eab6c62
commit
df0e29ff3d
@ -149,10 +149,6 @@ install -d %{buildroot}%{_sysconfdir}/sysctl.d
|
|||||||
install -m 0644 packaging/fedora/libreswan-sysctl.conf \
|
install -m 0644 packaging/fedora/libreswan-sysctl.conf \
|
||||||
%{buildroot}%{_sysconfdir}/sysctl.d/50-libreswan.conf
|
%{buildroot}%{_sysconfdir}/sysctl.d/50-libreswan.conf
|
||||||
|
|
||||||
install -d %{buildroot}%{_tmpfilesdir}
|
|
||||||
install -m 0644 packaging/fedora/libreswan-tmpfiles.conf \
|
|
||||||
%{buildroot}%{_tmpfilesdir}/libreswan.conf
|
|
||||||
|
|
||||||
mkdir -p %{buildroot}%{_libdir}/fipscheck
|
mkdir -p %{buildroot}%{_libdir}/fipscheck
|
||||||
|
|
||||||
echo "include %{_sysconfdir}/ipsec.d/*.secrets" \
|
echo "include %{_sysconfdir}/ipsec.d/*.secrets" \
|
||||||
|
Loading…
Reference in New Issue
Block a user