From 79d1ac994f495ab364f4d1285897a629dc002268 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Wed, 4 Jan 2017 11:11:18 +0000 Subject: Revert "Another change required for that." This reverts commit 3cfa4f760276bf995aca2479166a2128451fd402. Nope, *not* needed, and not wanted, either. Change-Id: I71ac174a9b9b19980d0a6f44088d0a66f71ef99b Reviewed-on: https://code.wireshark.org/review/19538 Reviewed-by: Guy Harris --- packaging/macosx/Scripts/wireshark-postinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/macosx/Scripts/wireshark-postinstall.sh') diff --git a/packaging/macosx/Scripts/wireshark-postinstall.sh b/packaging/macosx/Scripts/wireshark-postinstall.sh index bfaedca1dd..98c0e683cd 100755 --- a/packaging/macosx/Scripts/wireshark-postinstall.sh +++ b/packaging/macosx/Scripts/wireshark-postinstall.sh @@ -22,7 +22,7 @@ done # Setting PATH # if /etc/paths.d/Wireshark already exists we overwrite it. # -WSPATH="$2/Wireshark.app/Contents/Resources/bin" +WSPATH="$2/Wireshark.app/Contents/MacOS" if [ ! -d /etc/paths.d ] then -- cgit v1.2.3