summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2019-05-04 05:47:04 +0200
committerJan Tojnar <jtojnar@gmail.com>2019-05-04 05:47:04 +0200
commit6f7e06bd5a022d49972a92e7d317420fddd41a88 (patch)
tree8c9e7b9c9b9447db6518b79ea56f8e2560ceb499 /pkgs/development/python-modules/rangehttpserver
parent9f4ae182c1013a12137c1a7aa658518e4688b4f6 (diff)
networkmanager: Stop using libredirect for building docs
Our gobject-introspection patches make the shared library paths absolute in the GIR files. When building docs, the library is not yet installed, though, so we need to replace the absolute path with a local one during build. Previously we used LD_PRELOAD to load libredirect and rewrite the installed paths to ones in the build directory. That was unnecessary complicated and many people spent whole night trying to figure out why it breaks some programs. Using a symlink from the installed location to the build directory fixes the issue as well, while having much less moving parts, thus being easier to grasp. The symlink will be overridden during installation.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions