GObject introspection .typelib files installed into a wrong prefix

Milan Crha mcrha at redhat.com
Fri Sep 23 03:33:25 PDT 2016


	Hello,
I just noticed that GObject introspection .typelib files are installed
into a wrong prefix. It has hard-coded $prefix/lib, while other
libraries can go elsewhere, into LIB_INSTALL_DIR. The attached simple
patch fixes it. It addresses an issue where some 64bit systems, those
which use /usr/lib64 instead of /usr/lib/ for libraries, may not find
these .typelib files.
	Bye,
	Milan

P.S.: I'd like to remind you about another pending patch [1], which
helps to speed-up `make install`, because it avoids unnecessary
rebuilds. That's highly visible on the git master, with
the libical-glib being rebuilt on `make install`. It's also a fairly
trivial change with a good impact, from my point of view.

[1] http://lists.infradead.org/pipermail/libical-devel/2016-April/000693.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ical.patch
Type: text/x-patch
Size: 666 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/libical-devel/attachments/20160923/49bfdbd1/attachment.bin>


More information about the libical-devel mailing list