RESOLVED FIXED 39236
introspection files installed into wrong prefix
https://bugs.webkit.org/show_bug.cgi?id=39236
Summary introspection files installed into wrong prefix
Dan Winship
Reported 2010-05-17 14:12:16 PDT
Created attachment 56270 [details] patch Originally the introspection docs said you were always supposed to install .gir and .typelib files into gobject-introspection's prefix. This got fixed, and now they say you're supposed to install them into your own prefix (and, if necessary, set GI_TYPELIB_PATH to include that prefix). WebKit is doing it wrong. This breaks, eg, non-root jhbuild installs.
Attachments
patch (2.33 KB, patch)
2010-05-17 14:12 PDT, Dan Winship
no flags
Xan Lopez
Comment 1 2010-05-17 16:17:30 PDT
Comment on attachment 56270 [details] patch LGTM.
WebKit Commit Bot
Comment 2 2010-05-19 04:43:55 PDT
Comment on attachment 56270 [details] patch Clearing flags on attachment: 56270 Committed r59759: <http://trac.webkit.org/changeset/59759>
WebKit Commit Bot
Comment 3 2010-05-19 04:43:59 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.