summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorPierre Bourdon <delroth@gmail.com>2023-06-11 16:12:01 +0200
committerPierre Bourdon <delroth@gmail.com>2023-06-11 16:16:25 +0200
commit3d4769a9e86a51117973281d8ab4328713c4c180 (patch)
treeb7e27c4d0599482fced9e0b2f7f8cbed23b98123 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent0663e8287c301aca2fc155514699c9f27c67c059 (diff)
mupdf: actually build and install the shared libraries version
The current version of the derivation builds in shared libraries mode, but then the "shared" flag is not passed to the "make install" invocation. This causes "make install" to perform a whole second build from scratch, in static mode, and install this to $out instead. Instead pass shared=yes as part of the makeFlags -- this is basically the only thing that the "shared" build target does anyway, and I don't think there is a similar target for "make install". This issue was detected because the .pc shipped with mupdf doesn't work with the static libraries currently shipped (it doesn't include recursive dependencies like zlib).
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions