From 257180c8010cddfdc2da250fe8f59e7502047daf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Sun, 31 May 2009 18:30:46 +0000 Subject: Added support for python bindings in the OSX package. svn path=/trunk/; revision=28548 --- packaging/macosx/Resources/bin/wireshark | 1 + 1 file changed, 1 insertion(+) (limited to 'packaging/macosx/Resources') diff --git a/packaging/macosx/Resources/bin/wireshark b/packaging/macosx/Resources/bin/wireshark index 5b07b0f636..358dbf0bcb 100755 --- a/packaging/macosx/Resources/bin/wireshark +++ b/packaging/macosx/Resources/bin/wireshark @@ -32,6 +32,7 @@ export DYLD_LIBRARY_PATH="$TOP/lib" export WIRESHARK_DATA_DIR="$TOP/share/wireshark" export WIRESHARK_PLUGIN_DIR="$TOP/lib/wireshark/plugins" +export WIRESHARK_PYTHON_DIR="$TOP/lib/wireshark/python" if [ "$APPNAME" == "wireshark" ] ; then # Apply GUI settings # For Panther and Tiger, override the default fontconfig configuration -- cgit v1.2.3