]> git.proxmox.com Git - mirror_frr.git/blobdiff - redhat/README.rpm_build.md
Merge pull request #2216 from qlyoung/fix-doc-warnings
[mirror_frr.git] / redhat / README.rpm_build.md
index 7deea54de4608c0ad208276a448cc6795b24814f..c461e543d238b4cd23d78ae8bbe1b7b58e63b88e 100644 (file)
@@ -63,11 +63,16 @@ Building your own FRRouting RPM
         %{!?with_watchfrr:      %global  with_watchfrr      1 }
         %{!?with_bgp_vnc:       %global  with_bgp_vnc       0 }
         %{!?with_pimd:          %global  with_pimd          1 }
+        %{!?with_rpki:          %global  with_rpki          0 }
 
 7. Build the RPM
 
         rpmbuild --define "_topdir `pwd`/rpmbuild" -ba rpmbuild/SPECS/frr.spec
 
+   If building with RPKI, then download and install the additional RPKI
+   packages from
+        https://ci1.netdef.org/browse/RPKI-RTRLIB/latestSuccessful/artifact
+
 DONE.
 
 If all works correctly, then you should end up with the RPMs under