URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=64108f4b2c05f92f314af7387431b34b437e9d67
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
64108f4 by Guy Harris (guy@xxxxxxxxxxxx):
Give PortAudio a versioned -done file.
If there's an unversioned -done file, make it a versioned file under the
assumption that the requested version is what's installed.
Create a versioned file when installing. Use the installed version when
uninstalling, and remove the versioned file.
Change-Id: Ic21e0f139bb35df8f159a5ba7732706357a099fb
Reviewed-on: https://code.wireshark.org/review/6731
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 0426236 Get us building with the subdir-objects automake option.
adds 64108f4 Give PortAudio a versioned -done file.
Summary of changes:
macosx-setup.sh | 24 ++++++++++++++++++++----
1 file changed, 20 insertions(+), 4 deletions(-)