ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 4f94c9e: Handle PackageMaker a bit better.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 2 Nov 2014 17:26:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f94c9e9bfc5bb922759951c5822614c5bddae69
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4f94c9e by Guy Harris (guy@xxxxxxxxxxxx):

    Handle PackageMaker a bit better.
    
    Look for the binary in various places, rather than looking for
    particular directories and adding them to the path.  That lets us use
    the PackageMaker binary from the PackageMaker.app bundle (it can either
    be run as a GUI app or from the command line), so you don't have to have
    a symlink to it from one of the directories in question.
    
    Change-Id: I1ad701291698544f96d419663f0b4a669876d2f1
    Reviewed-on: https://code.wireshark.org/review/5077
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  f968017   RTPS: fix warning: no previous prototype for function ... [-Wmissing-prototypes]
    adds  4f94c9e   Handle PackageMaker a bit better.


Summary of changes:
 packaging/macosx/osx-dmg.sh.in |   27 +++++++++++++++++++--------
 1 file changed, 19 insertions(+), 8 deletions(-)