GNOME Bugzilla – Bug 328858
internal libgsf/goffice installed into "normal" filesystem paths
Last modified: 2018-06-29 20:56:13 UTC
The internal libgsf/goffice libraries are installed into ${prefix}/lib{,/pkgconfig}/ like their real versions. When installed into /usr, this will at least makes gnucash fail on subsequent rebuilds (as it will find /usr/lib/pkgconfig/libgsf-1.pc and think a system-native version of the library is available, and could cause much trouble against other packages and/or when the real version of the library is installed.
Targeting 1.9.0, re-assigning to me.
Fixed in r13003; we now treat libgsf and goffice as pkglib's, and have modified goffice's resource paths to be gnucash-specific.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=328858. Please update any external references or bookmarks.