Bug 68797

Summary: [GTK] pot file is not properly remove during distcheck
Product: WebKit Reporter: Alejandro G. Castro <alex>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Linux   
Attachments:
Description Flags
Proposed patch mrobinson: review+

Description Alejandro G. Castro 2011-09-26 03:52:03 PDT
When running distcheck the process stops becuase the .pot file is not removed. This is caused because we are defining DISTCLEANFILES before setting the DOMAIN that is used to identify the pot file in the DISTCLEANFILES variable.
Comment 1 Alejandro G. Castro 2011-09-26 03:56:29 PDT
Created attachment 108650 [details]
Proposed patch
Comment 2 Alejandro G. Castro 2011-09-26 14:44:10 PDT
Landed http://trac.webkit.org/changeset/95996