Package: libmstch-dev Version: 1.0.2-2 Severity: important Tags: patch Dear Maintainer,
While trying to link up a CMake project with this library, an error occured:
```
CMake Error at /usr/lib/cmake/mstch/mstch-config.cmake:1 (include):
include could not find load file:
/usr/lib/cmake/mstch/mstch-targets.cmake
```
This is because the *mstch-targets.cmake* is being installed into multiarch
location, which is introduced by the *fix-lib-dir* patch.
-- System Information:
Debian Release: 10.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-8-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8),
LANGUAGE=ru_RU:ru (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages libmstch-dev depends on:
ii libboost-dev 1.67.0.1
libmstch-dev recommends no packages.
libmstch-dev suggests no packages.
-- no debconf information
fix-lib-dir
Description: fix-lib-dir

