From d75e39ac612c828069aaf8b9c6931ccc8f53bb39 Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Sun, 13 May 2012 14:43:25 -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 1140695..c5fecde 100755 --- a/util/install.sh +++ b/util/install.sh @@ -189,7 +189,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