URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7cf25a5c1fdd3d56d4e933d9bc5973da041ab478
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7cf25a5 by Guy Harris (guy@xxxxxxxxxxxx):
Handle Qt 4 when looking for the Qt frameworks directory.
Do it in a loop, so we can change it to handle Qt 6 if, as, and when it
comes out (assuming they label its packages as Qt6Package).
Change-Id: I1d33d3e9726981b1940fb4409184c486628cb31b
Reviewed-on: https://code.wireshark.org/review/9615
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 0571d84 Handle both @rpath/ and absolute paths in Qt framework install names.
adds 7cf25a5 Handle Qt 4 when looking for the Qt frameworks directory.
Summary of changes:
packaging/macosx/osx-app.sh | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)