- Remove zh_HK locale directory if empty.
Reported by: kris via pointyhat
This commit is contained in:
parent
4f2929cf8f
commit
b95fa7358d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128338
1 changed files with 2 additions and 0 deletions
|
@ -63,5 +63,7 @@ share/locale/ru/LC_MESSAGES/grip-2.2.mo
|
|||
share/locale/zh_CN/LC_MESSAGES/grip-2.2.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/grip-2.2.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/grip-2.2.mo
|
||||
@unexec rmdir %D/share/locale/zh_HK/LC_MESSAGES 2>/dev/null || true
|
||||
@unexec rmdir %D/share/locale/zh_HK 2>/dev/null || true
|
||||
@dirrm share/gnome/help/grip/C
|
||||
@dirrm share/gnome/help/grip
|
||||
|
|
Loading…
Reference in a new issue