distro/redhat: Allow for split info files
diff --git a/redhat/quagga.spec.in b/redhat/quagga.spec.in
index a4478fd..3bf5b9d 100644
--- a/redhat/quagga.spec.in
+++ b/redhat/quagga.spec.in
@@ -259,7 +259,7 @@
%endif
--enable-gcc-rdynamic
-make %{?_smp_mflags} MAKEINFO="makeinfo --no-split"
+make %{?_smp_mflags}
%if %{with_texi2html}
pushd doc
@@ -532,7 +532,7 @@
%if 0%{?vty_group:1}
%attr(750,%quagga_user,%vty_group) %{_sysconfdir}/vtysh.conf.sample
%endif
-%{_infodir}/quagga.info.gz
+%{_infodir}/quagga.info*.gz
%{_mandir}/man*/*
%if %{with_watchquagga}
%{_mandir}/man*/watchquagga.*