Wireshark-commits: [Wireshark-commits] master-2.2 17b5bee: macOS: extend MANPATH for Wireshark.app
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Oct 2016 04:23:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=17b5beee40613dc721c11ae8eb84a0c18f7ef327
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

17b5bee by Uli Heilmeier (uh@xxxxxxxxxxxx):

    macOS: extend MANPATH for Wireshark.app
    
    Modify postinstall.sh script to add file /etc/manpaths.d/Wireshark
    during installation.
    Content of the file is the current path of the Wireshark manpages.
    
    Bug: 12746
    Change-Id: I1dc0dc9a2acf56c39c78c709294f1a6804c6ec5c
    Reviewed-on: https://code.wireshark.org/review/17916
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit bf424e6f8433a94921a9a4dc728621f169e00216)
    Reviewed-on: https://code.wireshark.org/review/18083
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2bd456d   TCP: Fix next sequence number for SYN/FIN packets with payload
    adds  17b5bee   macOS: extend MANPATH for Wireshark.app


Summary of changes:
 packaging/macosx/Scripts/wireshark-postinstall.sh |    7 +++++++
 1 file changed, 7 insertions(+)