mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00
Merge d75df7422f
into 3dd4d417be
This commit is contained in:
commit
c2e85cfa65
|
@ -159,6 +159,7 @@ an example.)
|
|||
cd frr
|
||||
./bootstrap.sh
|
||||
./configure \
|
||||
--sysconfdir=/etc \
|
||||
--bindir=/usr/bin \
|
||||
--sbindir=/usr/lib/frr \
|
||||
--libdir=/usr/lib/frr \
|
||||
|
|
|
@ -56,6 +56,7 @@ an example.)
|
|||
cd frr
|
||||
./bootstrap.sh
|
||||
./configure \
|
||||
--sysconfdir=/etc \
|
||||
--bindir=/usr/bin \
|
||||
--sbindir=/usr/lib/frr \
|
||||
--libdir=/usr/lib/frr \
|
||||
|
|
|
@ -50,6 +50,7 @@ an example.)
|
|||
cd frr
|
||||
./bootstrap.sh
|
||||
./configure \
|
||||
--sysconfdir=/etc \
|
||||
--bindir=/usr/bin \
|
||||
--sbindir=/usr/lib/frr \
|
||||
--libdir=/usr/lib/frr \
|
||||
|
|
Loading…
Reference in a new issue