Skip to content

Commit

Permalink
Change wireshark install to reflect new repository location.
Browse files Browse the repository at this point in the history
  • Loading branch information
lantz committed May 13, 2012
1 parent e8d60e0 commit d75e39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d75e39a

Please sign in to comment.