From 88dd4f7329311ab0edc15b168249b942369a1284 Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Sun, 13 May 2012 14:37:45 -0700 Subject: [PATCH] Change wireshark install to reflect new repository location. --- util/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/install.sh b/util/install.sh index 0bd1703..9dd818f 100755 --- a/util/install.sh +++ b/util/install.sh @@ -170,7 +170,7 @@ function wireshark { sudo apt-get install -y scons mercurial libglib2.0-dev sudo apt-get install -y libwiretap-dev libwireshark-dev cd ~ - hg clone https://bitbucket.org/onlab/of-dissector + hg clone https://bitbucket.org/barnstorm/of-dissector cd of-dissector/src export WIRESHARK=/usr/include/wireshark scons