aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2018-08-21 23:50:09 +0100
committerJoão Valverde <j@v6e.pt>2018-08-24 14:39:08 +0000
commit5e9d1e4e657c75051780b929f6c660dbb7e5ef55 (patch)
treea551c483820c34ee876fbbbf2ed0724153732efd /debian
parent7b7f0e81f9e9b91ec9f0b8dfc2a4b2386b340933 (diff)
CMake: Change installation path for modules
This is one of the CMake standard paths on Unix and avoids polluting the $libdir/wireshark folder. Change-Id: I6e5fd81e95b52e585e92306aca18dfb2426668ca Reviewed-on: https://code.wireshark.org/review/29255 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'debian')
-rw-r--r--debian/wireshark-dev.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/wireshark-dev.install b/debian/wireshark-dev.install
index 8706f60a19..8701644a03 100644
--- a/debian/wireshark-dev.install
+++ b/debian/wireshark-dev.install
@@ -5,4 +5,4 @@ tools/make-plugin-reg.py usr/share/pyshared
tools/wireshark_be.py usr/share/pyshared
tools/wireshark_gen.py usr/share/pyshared
tools/asn2wrs.py usr/share/pyshared
-usr/lib/*/wireshark/*.cmake
+usr/lib/*/wireshark/cmake/*.cmake