Bug 39236 - introspection files installed into wrong prefix
Summary: introspection files installed into wrong prefix
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-17 14:12 PDT by Dan Winship
Modified: 2010-05-19 04:43 PDT (History)
1 user (show)

See Also:


Attachments
patch (2.33 KB, patch)
2010-05-17 14:12 PDT, Dan Winship
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Winship 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.
Comment 1 Xan Lopez 2010-05-17 16:17:30 PDT
Comment on attachment 56270 [details]
patch

LGTM.
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2010-05-19 04:43:59 PDT
All reviewed patches have been landed.  Closing bug.