Wireshark-commits: [Wireshark-commits] master a8f3b3d: Don't copy the entire framework.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Jul 2015 04:22:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a8f3b3d3d93908b92f68e75a50426c71c581d906
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a8f3b3d by Guy Harris (guy@xxxxxxxxxxxx):

    Don't copy the entire framework.
    
    Copy only the stuff needed at run time; don't bother with all the
    headers, etc..
    
    Change-Id: Id9d2ec916b6742a6cb6e2ec3c0f7ed1a65a8a93c
    Reviewed-on: https://code.wireshark.org/review/9617
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a9d4f20   Remove unintended removal of a / in a pathname.
    adds  a8f3b3d   Don't copy the entire framework.


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