* Don't copy the unbound.anchor into /etc/unbound
This commit is contained in:
parent
259a0ee4dc
commit
6d2a1ea7ef
@ -154,7 +154,7 @@ install -m 0644 %{SOURCE8} %{buildroot}%{_sysconfdir}/tmpfiles.d/unbound.conf
|
|||||||
|
|
||||||
# install root and DLV key - we keep a copy of the root key in old location,
|
# install root and DLV key - we keep a copy of the root key in old location,
|
||||||
# in case user has changed the configuration and we wouldn't update it there
|
# in case user has changed the configuration and we wouldn't update it there
|
||||||
install -m 0644 %{SOURCE5} %{SOURCE6} %{SOURCE13} %{buildroot}%{_sysconfdir}/unbound/
|
install -m 0644 %{SOURCE5} %{SOURCE6} %{buildroot}%{_sysconfdir}/unbound/
|
||||||
install -m 0644 %{SOURCE13} %{buildroot}%{_sharedstatedir}/unbound/
|
install -m 0644 %{SOURCE13} %{buildroot}%{_sharedstatedir}/unbound/
|
||||||
|
|
||||||
# remove static library from install (fedora packaging guidelines)
|
# remove static library from install (fedora packaging guidelines)
|
||||||
|
Loading…
Reference in New Issue
Block a user