fixup cron source name
This commit is contained in:
parent
00194be7bd
commit
388d61af05
@ -54,7 +54,7 @@ make DESTDIR=%{buildroot} install
|
||||
mkdir -p %{buildroot}/var/opendnssec/{tmp,signed,signconf}
|
||||
|
||||
install -d -m 0755 %{buildroot}%{_initrddir} %{buildroot}%{_sysconfdir}/cron.d/
|
||||
install -m 0644 %{SOURCE7} %{buildroot}/%{_sysconfdir}/cron.d/opendnssec
|
||||
install -m 0644 %{SOURCE6} %{buildroot}/%{_sysconfdir}/cron.d/opendnssec
|
||||
|
||||
# cleanup sample files
|
||||
rm -f %{buildroot}/%{_sysconfdir}/opendnssec/*.sample
|
||||
|
||||
Loading…
Reference in New Issue
Block a user