Wireshark-commits: [Wireshark-commits] master-1.12 b611e4d: Trying to fix the /usr/X11 link in Wire
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 24 May 2015 18:43:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b611e4df57cfc127e773d6291e469248815bf975
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

b611e4d by Guy Harris (guy@xxxxxxxxxxxx):

    Trying to fix the /usr/X11 link in Wireshark.app is too much trouble.
    
    Back that fix out; I'll look at fixing it in ChmodBPF instead - it
    already runs as root, so it has the necessary privileges.
    
    Change-Id: Ia1078a9ab7e71ef07bce12777e2b550978df7e0d
    Reviewed-on: https://code.wireshark.org/review/8611
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  59f2536   [Automatic update for 2015-05-24]
    adds  b611e4d   Trying to fix the /usr/X11 link in Wireshark.app is too much trouble.


Summary of changes:
 packaging/macosx/Makefile.am                       |    1 -
 packaging/macosx/Resources/XQuartzFixer.c          |   17 --
 .../ScriptExec.xcodeproj/project.pbxproj           |   17 +-
 packaging/macosx/ScriptExec/main.c                 |  263 +++-----------------
 packaging/macosx/osx-app.sh                        |    2 -
 5 files changed, 32 insertions(+), 268 deletions(-)
 delete mode 100644 packaging/macosx/Resources/XQuartzFixer.c