https://issues.apache.org/ooo/show_bug.cgi?id=123014
--- Comment #1 from Ariel Constenla-Haile <[email protected]> --- Created attachment 81318 --> https://issues.apache.org/ooo/attachment.cgi?id=81318&action=edit Fix localize invokation The fix is rather trivial: - $(LOCALIZE_SL) -e -l en-US -f $(MYTEMP) + cd $(SRC_ROOT) && localize -e -l en-US -f $(MYTEMP) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
