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+

Alejandro G. Castro
Reported 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.
Attachments
Proposed patch (1.80 KB, patch)
2011-09-26 03:56 PDT, Alejandro G. Castro
mrobinson: review+
Alejandro G. Castro
Comment 1 2011-09-26 03:56:29 PDT
Created attachment 108650 [details] Proposed patch
Alejandro G. Castro
Comment 2 2011-09-26 14:44:10 PDT
Note You need to log in before you can comment on or make changes to this bug.