diff options
author | triaxx <triaxx@pkgsrc.org> | 2017-11-30 07:39:33 +0000 |
---|---|---|
committer | triaxx <triaxx@pkgsrc.org> | 2017-11-30 07:39:33 +0000 |
commit | 83140889101beef620cb09f44ab09c18b6c0faa5 (patch) | |
tree | e8e0352f48e94e8e28f4038c97905b8ff8c57764 /security/sudo | |
parent | 5dc7a2dd2d7e76f06258faee4a474a56e410141f (diff) | |
download | pkgsrc-83140889101beef620cb09f44ab09c18b6c0faa5.tar.gz |
Add missing .mo files to PLIST
Since the last update, translations have been added but the additional files
have not been included into PLIST. The build failed in such a case:
PKG_OPTIONS.sudo= +nls
PKG_DEVELOPER= yes
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/PLIST | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/security/sudo/PLIST b/security/sudo/PLIST index 66959d6f774..b6d9bf9beaa 100644 --- a/security/sudo/PLIST +++ b/security/sudo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2016/01/09 11:22:12 adam Exp $ +@comment $NetBSD: PLIST,v 1.10 2017/11/30 07:39:33 triaxx Exp $ bin/sudo bin/sudoedit bin/sudoreplay @@ -52,19 +52,24 @@ ${PLIST.nls}share/locale/fi/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/fi/LC_MESSAGES/sudoers.mo ${PLIST.nls}share/locale/fr/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/fr/LC_MESSAGES/sudoers.mo +${PLIST.nls}share/locale/fur/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/gl/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/hr/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/hr/LC_MESSAGES/sudoers.mo +${PLIST.nls}share/locale/hu/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/hu/LC_MESSAGES/sudoers.mo ${PLIST.nls}share/locale/it/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/it/LC_MESSAGES/sudoers.mo ${PLIST.nls}share/locale/ja/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/ja/LC_MESSAGES/sudoers.mo +${PLIST.nls}share/locale/ko/LC_MESSAGES/sudo.mo +${PLIST.nls}share/locale/ko/LC_MESSAGES/sudoers.mo ${PLIST.nls}share/locale/lt/LC_MESSAGES/sudoers.mo ${PLIST.nls}share/locale/nb/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/nb/LC_MESSAGES/sudoers.mo ${PLIST.nls}share/locale/nl/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/nl/LC_MESSAGES/sudoers.mo +${PLIST.nls}share/locale/nn/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/pl/LC_MESSAGES/sudo.mo ${PLIST.nls}share/locale/pl/LC_MESSAGES/sudoers.mo ${PLIST.nls}share/locale/pt_BR/LC_MESSAGES/sudo.mo |