diff options
Diffstat (limited to 'misc/hello/pkg-plist')
-rw-r--r-- | misc/hello/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/hello/pkg-plist b/misc/hello/pkg-plist index 914c002038dc..d0dfbd192c7e 100644 --- a/misc/hello/pkg-plist +++ b/misc/hello/pkg-plist @@ -33,3 +33,5 @@ info/hello.info %%NLS%%share/locale/sv/LC_MESSAGES/hello.mo %%NLS%%share/locale/tr/LC_MESSAGES/hello.mo %%NLS%%share/locale/uk/LC_MESSAGES/hello.mo +%%NLS%%@unexec rmdir %D/share/locale/de_DE/LC_MESSAGES 2> /dev/null || true +%%NLS%%@unexec rmdir %D/share/locale/de_DE 2> /dev/null || true |