diff options
Diffstat (limited to 'devel/gmake/pkg-plist')
-rw-r--r-- | devel/gmake/pkg-plist | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/devel/gmake/pkg-plist b/devel/gmake/pkg-plist index a956421674fa..2a2b0baa601a 100644 --- a/devel/gmake/pkg-plist +++ b/devel/gmake/pkg-plist @@ -2,15 +2,22 @@ bin/gmake @unexec install-info --delete %D/info/make.info %D/info/dir info/make.info @exec install-info %D/info/make.info %D/info/dir +share/locale/da/LC_MESSAGES/make.mo share/locale/de/LC_MESSAGES/make.mo share/locale/es/LC_MESSAGES/make.mo share/locale/fr/LC_MESSAGES/make.mo -share/locale/ko/LC_MESSAGES/make.mo +share/locale/gl/LC_MESSAGES/make.mo +share/locale/he/LC_MESSAGES/make.mo +share/locale/hr/LC_MESSAGES/make.mo share/locale/ja/LC_MESSAGES/make.mo +share/locale/ko/LC_MESSAGES/make.mo share/locale/nl/LC_MESSAGES/make.mo share/locale/pl/LC_MESSAGES/make.mo share/locale/pt_BR/LC_MESSAGES/make.mo share/locale/ru/LC_MESSAGES/make.mo +share/locale/sv/LC_MESSAGES/make.mo +share/locale/tr/LC_MESSAGES/make.mo +share/locale/zh_CN/LC_MESSAGES/make.mo @unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/* 2>/dev/null || true @unexec rmdir %D/share/locale 2>/dev/null || true |