Wireshark-commits: [Wireshark-commits] master-2.6 d0569a4: Debian: Fix WiresharkConfig.cmake

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Sep 2019 20:42:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d0569a457f9359b74cff786e686f7b63f450e089
Submitter: "João Valverde <j@xxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

d0569a4 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Debian: Fix WiresharkConfig.cmake
    
    CMAKE_INSTALL_LIBDIR should be a relative path. Remove the scripted
    multiarch detection because GNUInstallDirs handles that automatically.
    
    Bug: 16060
    Change-Id: Ibc80a4f5531d5d82e167814f8f1a38029f411bcd
    Reviewed-on: https://code.wireshark.org/review/34574
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  ab07e44   CMake: Fix a path in WiresharkConfig.cmake
     add  d0569a4   Debian: Fix WiresharkConfig.cmake


Summary of changes:
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)