This request is superseded by
request 1194468
(Show diff)
Overview
Request 1194439 superseded
change location of cmake files to be libdir, not datadir
- Created by ojkastl_buildservice
- In state superseded
- Package maintainer: msmeissn
- Superseded by 1194468
Loading...
Request History
ojkastl_buildservice created request
change location of cmake files to be libdir, not datadir
ojkastl_buildservice superseded request
superseded by 1194468
See my mail on the packaging list, without these changes lix does not find this library.
There is no need to make this package arch-dependent, %{_datadir} is fine.
The relevant part is changing from "Modules" to "pegtl". The former is not a valid lookup location for "pegtl" cmake files:
https://cmake.org/cmake/help/latest/command/find_package.html#config-mode-search-procedure
<prefix>/(lib/<arch>|lib*|share)/cmake/<name>*/
Thanks for checking, Stefan. I am implementing your recommendations and will send a new SR once the new package works for lix...
See SR#1194468