Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master c8cf127: Add a destination directory flag to git-expo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Apr 2018 03:43:48 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c8cf127375a1f785fbbcd4d63070a51c306a2c58
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c8cf127 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Add a destination directory flag to git-export-release.
    
    Add a destination directory flag to git-export-release.sh. Use it to
    replace the current "dist" target. Use it in the RPM section to avoid a
    symlink.
    
    Change-Id: I30ae76b3ab1a995d232e748b79aa37440f90f854
    Reviewed-on: https://code.wireshark.org/review/26974
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5e7cd2d   Qt: Rename packet_list_enable_color
    adds  c8cf127   Add a destination directory flag to git-export-release.


Summary of changes:
 CMakeLists.txt              | 21 +++++++++------------
 cmake/modules/Dist.cmake    | 11 -----------
 tools/git-export-release.sh | 13 +++++++++++--
 3 files changed, 20 insertions(+), 25 deletions(-)
 delete mode 100644 cmake/modules/Dist.cmake