Wireshark-commits: [Wireshark-commits] master 33c1858: Pull the installs into a function.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Jan 2015 00:27:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=33c1858e464b159a9ecc215e2b04d4d959cc104b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

33c1858 by Guy Harris (guy@xxxxxxxxxxxx):

    Pull the installs into a function.
    
    Call it install_all to avoid collision with the OS's install command, if
    any; rename the uninstall function to uninstall_all to match.
    
    Change-Id: I9383424ff3910f04244493569fed3e5bc5d3d99d
    Reviewed-on: https://code.wireshark.org/review/6729
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  16f2147   Pull the install and uninstall sequences into functions.
    adds  33c1858   Pull the installs into a function.


Summary of changes:
 macosx-setup.sh |  343 ++++++++++++++++++++++++++++---------------------------
 1 file changed, 172 insertions(+), 171 deletions(-)