Bug 54600 - [PATCH] GTK documentation fails to build due to changed paths
Summary: [PATCH] GTK documentation fails to build due to changed paths
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-16 17:20 PST by Robert Ancell
Modified: 2011-02-17 15:56 PST (History)
1 user (show)

See Also:


Attachments
Fix paths for gtk-doc compilation (1.47 KB, patch)
2011-02-16 17:20 PST, Robert Ancell
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Ancell 2011-02-16 17:20:49 PST
Created attachment 82727 [details]
Fix paths for gtk-doc compilation

The GTK documentation fails to build due to changed paths, patch attached.
Comment 1 Martin Robinson 2011-02-17 15:54:11 PST
Thanks for your patch! For future submissions take a look at http://www.webkit.org/coding/contributing.html. Mostly this was just missing a ChangeLog.
Comment 2 Martin Robinson 2011-02-17 15:56:14 PST
Committed r78925: <http://trac.webkit.org/changeset/78925>