mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 14:05:31 +00:00
- use makeinfo --html to generate quagga.html
This commit is contained in:
parent
b86718ea99
commit
36002ae5c8
@ -169,7 +169,7 @@ developing OSPF-API and quagga applications.
|
|||||||
make %{?_smp_mflags} MAKEINFO="makeinfo --no-split"
|
make %{?_smp_mflags} MAKEINFO="makeinfo --no-split"
|
||||||
|
|
||||||
pushd doc
|
pushd doc
|
||||||
texi2html quagga.texi
|
makeinfo --no-split --html -o quagga.html quagga.texi
|
||||||
popd
|
popd
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -348,6 +348,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 08 2004 Paul Jakma <paul@dishone.st>
|
||||||
|
- Use makeinfo --html to generate quagga.html
|
||||||
|
|
||||||
* Sun Nov 07 2004 Paul Jakma <paul@dishone.st>
|
* Sun Nov 07 2004 Paul Jakma <paul@dishone.st>
|
||||||
- Fix with_ipv6 set to 0 build
|
- Fix with_ipv6 set to 0 build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user