From: Marek Gradzki Date: Wed, 27 Jun 2018 12:24:22 +0000 (+0200) Subject: examples/ncclient: use ncclient repo instead of fork X-Git-Tag: v1.18.07-RC1~32 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=a6ad368785d2584bd6b505c3f39461f9517212c8;p=hc2vpp.git examples/ncclient: use ncclient repo instead of fork There is no need for using fork after support for was merged: https://github.com/ncclient/ncclient/pull/232 Change-Id: I0bd4a1ce6c4263228771ae3a74e298640a0c2a40 Signed-off-by: Marek Gradzki --- diff --git a/examples/ncclient/Readme.txt b/examples/ncclient/Readme.txt index 6639cf815..1a89d9226 100644 --- a/examples/ncclient/Readme.txt +++ b/examples/ncclient/Readme.txt @@ -33,7 +33,7 @@ c) (optional) build honeycomb package ./packaging/deb/xenial/debuild.sh 4) Build ncclient -git clone -b honeycomb https://github.com/marekgr/ncclient.git +https://github.com/ncclient/ncclient.git cd ncclient sudo python setup.py install