Bug 66059

Summary: [GTK] create pot files in builddir, not (read only) srcdir
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: WebKitGTKAssignee: Xan Lopez <xan.lopez>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, gustavo, mrobinson, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Xan Lopez 2011-08-11 07:39:40 PDT
Summary says it all. We try to create the pot files in the srcdir, this fails during distcheck, which creates a read-only copy of the source dir.
Comment 1 Xan Lopez 2011-08-11 07:41:02 PDT
Created attachment 103620 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2011-08-11 07:54:01 PDT
Comment on attachment 103620 [details]
Patch

LGTM
Comment 3 Xan Lopez 2011-08-11 08:57:09 PDT
Comment on attachment 103620 [details]
Patch

Clearing flags on attachment: 103620

Committed r92854: <http://trac.webkit.org/changeset/92854>
Comment 4 Xan Lopez 2011-08-11 08:57:15 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Martin Robinson 2011-08-11 09:03:21 PDT
Yay!
Comment 6 Xan Lopez 2011-08-11 09:04:10 PDT
(In reply to comment #5)
> Yay!

Martin, get back to work.