Wireshark-commits: [Wireshark-commits] master 320bc80: macOS: fixup qt_base_path in macos-setup.sh
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Dec 2018 09:34:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=320bc8037170e1f5eaaf51e926ff5c237840faab
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

320bc80 by Jim Young (jyoung@xxxxxxx):

    macOS: fixup qt_base_path in macos-setup.sh
    
    Recent Qt installations include the entire 3-tuple version string
    (e.g. 5.9.7) for the parent folder name directly above the clang_64
    folder. Use the entire version string when constructing the
    recommended build environment export statements.
    
    Change-Id: I779d487a3b794dde57214639a79727edb111835f
    Reviewed-on: https://code.wireshark.org/review/30983
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d2d7da1   sFlow: Dissect output interface according to spec
     add  320bc80   macOS: fixup qt_base_path in macos-setup.sh


Summary of changes:
 tools/macos-setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)