Wireshark-commits: [Wireshark-commits] master-3.0 0b4f9e9: macOS: Don't clobber Wireshark.app durin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 18 Sep 2019 16:50:17 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b4f9e9a2b1eddf02de7e808f88128ceb7b2c99a
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

0b4f9e9 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    macOS: Don't clobber Wireshark.app during installation.
    
    Removing Wireshark.app during preflight is the wrong way to ensure that
    we uninstall old assets.
    
    Bug: 16050
    Change-Id: I39a0129e29830f8b6bc7ef228f3886db51d963ec
    Reviewed-on: https://code.wireshark.org/review/34542
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 71b99dfa39c2f57b3adbb505c73f8a48de6c61f8)
    Reviewed-on: https://code.wireshark.org/review/34561
    

Actions performed:

    from  e0cfa5c   dot11crypt: Fix crash on failure finding GTK in decrypted frame
     add  0b4f9e9   macOS: Don't clobber Wireshark.app during installation.


Summary of changes:
 packaging/macosx/Scripts/wireshark-preflight.sh | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)