[PATCH 1/3] Doc: git clone the legacy branch for BIRD 1.6.x
Vincent Bernat
vincent at bernat.ch
Mon Aug 12 13:57:38 CEST 2019
---
INSTALL | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/INSTALL b/INSTALL
index b3f66f135122..e48a53f7e8c6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -15,7 +15,7 @@ To compile current development BIRD source code from Git repository, you
also need Git (to download the source code) and Autoconf (to generate
the configure script and associated files using 'autoreconf' tool):
-$ git clone https://gitlab.labs.nic.cz/labs/bird/
+$ git clone https://gitlab.labs.nic.cz/labs/bird/ -b legacy
$ cd bird
$ autoreconf
--
2.23.0.rc1
More information about the Bird-users
mailing list