summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-04-12 14:55:53 -0700
committerGuy Harris <guy@alum.mit.edu>2015-04-12 21:57:14 +0000
commit502eef945b47e55b998d915fe853f436cec68abe (patch)
treef2c703fb9d054e8907a0cc9fc3dea2034c5715f3
parent0c700d895898e629dbf747716d62fadcde5f187f (diff)
downloadwireshark-502eef945b47e55b998d915fe853f436cec68abe.tar.gz
Fix the path for androiddump.
The androiddump binary ends up in the top-level source directory, not the extcap subdirectory. Change-Id: Ia306b35211b885b817802a6a22ed9dbbe07f2532 Reviewed-on: https://code.wireshark.org/review/8037 Reviewed-by: Guy Harris <guy@alum.mit.edu>
-rwxr-xr-xpackaging/macosx/osx-app.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/osx-app.sh b/packaging/macosx/osx-app.sh
index 7636e351af..325de56862 100755
--- a/packaging/macosx/osx-app.sh
+++ b/packaging/macosx/osx-app.sh
@@ -50,7 +50,7 @@ ui_toolkit="qt"
wireshark_bin_name="wireshark"
binary_list="
- extcap/androiddump
+ androiddump
capinfos
dftest
dumpcap