diff options
| author | Jonathan Conder <jono.conder@gmail.com> | 2023-07-15 13:36:40 +1200 |
|---|---|---|
| committer | Jonathan Conder <jono.conder@gmail.com> | 2023-07-15 13:48:27 +1200 |
| commit | 98fea10888ea511f5cc589a8fd980531abff88e0 (patch) | |
| tree | d72c1475cc40788e0e609fc859c4f1921e2ab994 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 110489e12ab7fd2f4974f6a661c1e4e1a9341603 (diff) | |
lvm2: fix libdevmapper SONAME when onlyLib is on
Building cryptsetup with onlyLib on leads to linker errors, because the
SONAME of libdevmapper includes a version number, and the library is
installed without one.
This patch fixes that by delegating more of the install to make. That
uncovered another issue, where invalid placeholder strings were being
passed to the build, so I fixed that as well.
Tested on x86_64-linux by building .#cryptsetup, which succeeds. The
shared libraries are identical, but the new one is now a symlink to
libdevmapper.so.1.02. The store paths in the pkgconfig file also changed
(as expected).
After building .#pkgsStatic.cryptsetup, the only difference are the
paths in pkgconfig file (one of which was a placeholder anyway).
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
