]> git.pld-linux.org Git - packages/bind.git/blobdiff - bind.spec
- skip entries with ifa_addr == NULL
[packages/bind.git] / bind.spec
index c3430ce2279f3a079f959cd448e6676cf0debb44..f16cb58e992cc70cd80d05cd0d9e4e2ec22489e6 100644 (file)
--- a/bind.spec
+++ b/bind.spec
@@ -394,6 +394,9 @@ touch $RPM_BUILD_ROOT%{_var}/lib/named/{named.{log,stats},dev/{random,null}}
 %{?with_ldap:install -d $RPM_BUILD_ROOT%{_datadir}/openldap/schema}
 %{?with_ldap:install %{SOURCE6} $RPM_BUILD_ROOT%{_datadir}/openldap/schema/dnszone.schema}
 
+rm -f $RPM_BUILD_ROOT%{_mandir}/man8/named-compilezone.8
+echo ".so named-checkzone.8" > $RPM_BUILD_ROOT%{_mandir}/man8/named-compilezone.8
+
 # we don't want Makefiles in documentation...
 # FIXME: breaks re-entrant install
 rm -f doc/misc/Makefile*
This page took 0.025062 seconds and 4 git commands to generate.