gnu: gobject-introspection: Update absolute-shlib-path.patch.
authorChristopher Baines <mail@cbaines.net>
Sun, 7 Jul 2019 10:43:07 +0000 (11:43 +0100)
committerChristopher Baines <mail@cbaines.net>
Mon, 8 Jul 2019 07:42:29 +0000 (08:42 +0100)
commit8747477deb765571c300d3eb9a4012a3c36cf7f7
tree8c9b91bfe1f7eeeabd0ccbf811d673783c242a6c
parenta7ed2d534c66bfedb7e3fb323cc4b7a1e2731dd0
gnu: gobject-introspection: Update absolute-shlib-path.patch.

Incorporate some changes from nixpkgs to the gobject-introspection package
patches.  This is motivated by looking at issues with libsoup and lollypop.
These changes mean that the share/gir-1.0/Soup-2.4.gir file within
libsoup (and the corresponding binary typelib) references libsoup-2.4.so.1
with an absolute filename, whereas previously, the filename wasn't absolute.

With an absolute filename in the typelib, loading libsoup from lollypop should
work.

* gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch:
Incorporate changes from nixpkgs.
gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch