Pkg-plist fix when WITHOUT_NLS specified.
PR: 156465 Submitted by: Guido Falsi <mad@madpilot.net>
This commit is contained in:
parent
272fac640e
commit
5a37e10cc4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272878
@ -430,6 +430,21 @@ libexec/fvwm/%%FVWM_VERSION%%/FvwmWindowMenu
|
||||
%%DATADIR%%/perllib/FVWM/Tracker/WindowList.pm
|
||||
%%DATADIR%%/perllib/General/FileSystem.pm
|
||||
%%DATADIR%%/perllib/General/Parse.pm
|
||||
%%NLS%%share/locale/ar/LC_MESSAGES/FvwmScript.mo
|
||||
%%NLS%%share/locale/ar/LC_MESSAGES/FvwmTaskBar.mo
|
||||
%%NLS%%share/locale/ar/LC_MESSAGES/fvwm.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/FvwmScript.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/FvwmTaskBar.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/fvwm.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/FvwmScript.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/FvwmTaskBar.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/fvwm.mo
|
||||
%%NLS%%share/locale/sv_SE/LC_MESSAGES/FvwmScript.mo
|
||||
%%NLS%%share/locale/sv_SE/LC_MESSAGES/FvwmTaskBar.mo
|
||||
%%NLS%%share/locale/sv_SE/LC_MESSAGES/fvwm.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/FvwmScript.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/FvwmTaskBar.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/fvwm.mo
|
||||
@dirrm %%DATADIR%%/perllib/General
|
||||
@dirrm %%DATADIR%%/perllib/FVWM/Tracker
|
||||
@dirrm %%DATADIR%%/perllib/FVWM/Module
|
||||
|
Loading…
Reference in New Issue
Block a user