nixpkgs/pkgs/applications/networking/sniffers/wireshark
Fabian Möller e7f2ad0db9 wireshark: use relative cmake LIBDIR
`wireshark` expects `CMAKE_INSTALL_LIBDIR` to be relative and prefixes
it with `CMAKE_INSTALL_PREFIX` in some places to make it absolute.
This results in duplicate absolute paths being accessed, which don't exist.

Making `CMAKE_INSTALL_LIBDIR` relative fixes this issue.
2020-03-15 17:16:11 +01:00
..
default.nix wireshark: use relative cmake LIBDIR 2020-03-15 17:16:11 +01:00
wireshark-lookup-dumpcap-in-path.patch setcap-wrapper: Minor refactor 2017-01-29 01:08:36 -06:00