Date: Fri, 7 Apr 2023 09:44:09 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e878c6764410 - main - print/gutenprint: unbreak the port's packaging with NLS disabled Message-ID: <202304070944.3379i98A052506@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=e878c6764410a3c1acafb9f3c7a2a17fd4d68a31 commit e878c6764410a3c1acafb9f3c7a2a17fd4d68a31 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2023-04-07 09:43:22 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2023-04-07 09:43:22 +0000 print/gutenprint: unbreak the port's packaging with NLS disabled Fixes: e220febfe14a0 PR: 270125 --- print/gutenprint/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/gutenprint/pkg-plist b/print/gutenprint/pkg-plist index 9d78e71b76ac..a7548b407c2f 100644 --- a/print/gutenprint/pkg-plist +++ b/print/gutenprint/pkg-plist @@ -7558,7 +7558,7 @@ share/locale/fi/gutenprint_fi.po share/locale/fr/gutenprint_fr.po %%NLS%%share/locale/gl/LC_MESSAGES/gutenprint.mo share/locale/gl/gutenprint_gl.po -share/locale/hr/LC_MESSAGES/gutenprint.mo +%%NLS%%share/locale/hr/LC_MESSAGES/gutenprint.mo share/locale/hr/gutenprint_hr.po %%NLS%%share/locale/hu/LC_MESSAGES/gutenprint.mo share/locale/hu/gutenprint_hu.po
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304070944.3379i98A052506>