RESOLVED FIXED Bug 68797
[GTK] pot file is not properly remove during distcheck
https://bugs.webkit.org/show_bug.cgi?id=68797
Summary [GTK] pot file is not properly remove during distcheck
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.