Wireshark-commits: [Wireshark-commits] master 448e122: [Androiddump] Fix CMake install path for and
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Apr 2015 12:49:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=448e122ea5d26d3f74a1053fc83c49d9bedd5e1a
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

448e122 by michal.orynicz (michal.orynicz@xxxxxxxxx):

    [Androiddump] Fix CMake install path for androiddump
    
    Changed path from "share" to one based on plugns path
    For example /usr/local/lib/wireshark/extcap
    
    Change-Id: I8f4a9f274b1cec897ed45de9e05679ac3f230301
    Reviewed-on: https://code.wireshark.org/review/8161
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Tested-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  847e517   Allow the definition of AVPs within vendor IDs.
    adds  448e122   [Androiddump] Fix CMake install path for androiddump


Summary of changes:
 CMakeLists.txt   |   11 ++++++-----
 cmakeconfig.h.in |    2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)