URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8aa0507753e277ab9695479d19efc232c15ef8fe
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8aa0507 by Guy Harris (guy@xxxxxxxxxxxx):
Add some scripts to fix up Qt's OS X binary packages.
You have to run macosx-support-lib-patches/qt-fix-pc-files manually,
telling it where Qt was installed, but so it goes....
Change-Id: I8668a1fc4254cc002aee068749edb3cf3bdb854f
Reviewed-on: https://code.wireshark.org/review/3215
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 4658109 Fix incorrect whitespace. Why this wasn't spotted during review?
adds 8aa0507 Add some scripts to fix up Qt's OS X binary packages.
Summary of changes:
Makefile.am | 2 ++
macosx-support-lib-patches/qt-fix-pc-file | 16 ++++++++++++++++
macosx-support-lib-patches/qt-fix-pc-files | 15 +++++++++++++++
3 files changed, 33 insertions(+)
create mode 100755 macosx-support-lib-patches/qt-fix-pc-file
create mode 100755 macosx-support-lib-patches/qt-fix-pc-files