Wireshark-commits: [Wireshark-commits] master-2.0 92ea8f8: osx-app.sh: Fix bundling.

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

Commits:

92ea8f8 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>
    (cherry picked from commit 7b5c274d8b7a798e5fa63fb4810525eb446f600b)
    Reviewed-on: https://code.wireshark.org/review/11216
    

Actions performed:

    from  a51f82b   osx-app.sh: Make sure we sign our binaries.
    adds  92ea8f8   osx-app.sh: Fix bundling.


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