Wireshark-commits: [Wireshark-commits] master 7b5c274: osx-app.sh: Fix bundling.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Oct 2015 18:15:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7b5c274d8b7a798e5fa63fb4810525eb446f600b
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7b5c274 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    osx-app.sh: Fix bundling.
    
    When creating a bundle using osx-app.sh (i.e. when we're using
    Autotools), make sure we copy androiddump to the extcap subdirectory.
    
    Change-Id: Iabb24ae969ae77856f15dd94120cc6e395311198
    Reviewed-on: https://code.wireshark.org/review/11215
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  0770b0a   osx-app.sh: Make sure we sign our binaries.
    adds  7b5c274   osx-app.sh: Fix bundling.


Summary of changes:
 packaging/macosx/osx-app.sh |   11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)