https://bugzilla.redhat.com/show_bug.cgi?id=2279336



--- Comment #4 from Ben Beasley <[email protected]> ---
(In reply to Ben Beasley from comment #3)
>   This seems to be an issue across pantheon and ElementaryOS packages. It’s
> an
>   issue in the ElementaryOS apps I maintain (having picked up a few after
> they
>   were orphaned). Now that I’ve finally figured out what can be done about
> it,
>   I’ll go fix those too.

I partially retract this. It’s an issue in harvey and dippi, but not in agenda,
appeditor, or sequeler.

Also,

  sed -r -i "s/^${1}(\\r?)\$/${2}\\1/" po/LINGUAS po/extra/LINGUAS

is a more general alternative to

  sed -r -i "s/^${1}\$/${2}/" po/LINGUAS po/extra/LINGUAS

since some upstreams apparently have the LINGUAS files in DOS/CRLF format.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2279336

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202279336%23c4
--
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to