Pull the install and uninstall sequences into functions.
authorGuy Harris <guy@alum.mit.edu>
Thu, 22 Jan 2015 00:17:07 +0000 (16:17 -0800)
committerGuy Harris <guy@alum.mit.edu>
Thu, 22 Jan 2015 00:17:55 +0000 (00:17 +0000)
commit16f2147ad76bd09f3acb1d88f875bc9d273dc206
treec31455f5b2d01b085277485cbd8886472fe78cd5
parentf7d9334f0662d7e93ecdcd431bd4cf6b1eb65030
Pull the install and uninstall sequences into functions.

That lets us put the install and uninstall sequences for a particular
tool or library together, and separates them from the overall
installation and uninstallation flow.

Change-Id: I5e7def9983b587ba7c3276a9d5762db340a04802
Reviewed-on: https://code.wireshark.org/review/6728
Reviewed-by: Guy Harris <guy@alum.mit.edu>
macosx-setup.sh