Change wireshark install to reflect new repository location.

This commit is contained in:
Bob Lantz
2012-05-13 14:37:45 -07:00
parent 49d84f7cfc
commit 88dd4f7329
+1 -1
View File
@@ -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