Wireshark-commits: [Wireshark-commits] master-3.0 d094b56: CMake: install correct faq.txt file

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 23 Jun 2019 00:37:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d094b56a9b4eefee9b6b7c8d3f339d7b30160b70
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

d094b56 by Peter Wu (peter@xxxxxxxxxxxxx):

    CMake: install correct faq.txt file
    
    The installed help directory in the source tree contains "faq.py", but
    "run/help/faq.txt" should be instaled instead. In master, this whole
    section is gone anyway since v3.1.0rc0-78-g23c9a1e036.
    
    Bug: 15543
    Change-Id: Ica11b85e988413c1bb0e22c49c2b5cfb14dc020a
    Fixes: v2.9.0rc0-2646-g8915deaef3 ("CMake: Workaround for broken install target on Windows (help)")
    Reviewed-on: https://code.wireshark.org/review/33709
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: João Valverde <j@xxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  c447c87   debian/control: Update Vcs-{Browser|Git} to point to Salsa
     add  d094b56   CMake: install correct faq.txt file


Summary of changes:
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)