]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: update build instructions for Debian 9
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 10 Oct 2018 14:00:50 +0000 (11:00 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Wed, 10 Oct 2018 14:14:37 +0000 (11:14 -0300)
The instruction to checkout to the stable/3.0 branch doesn't belong
here.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
doc/developer/building-frr-for-debian9.rst

index 7dad9a7bd441de586df3e0fa3ac8d043519eb2e3..afcbae08191dea0afe5872de7da3c0da735183e9 100644 (file)
@@ -39,7 +39,6 @@ an example.)
 
     git clone https://github.com/frrouting/frr.git frr
     cd frr
-    git checkout stable/3.0
     ./bootstrap.sh
     ./configure \
         --enable-exampledir=/usr/share/doc/frr/examples/ \