Quietly tidy up the locale directories after ourselves.
This commit is contained in:
parent
e2e5c40ad0
commit
e305911915
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122272
1 changed files with 3 additions and 0 deletions
|
@ -483,3 +483,6 @@ share/locale/nl/LC_MESSAGES/linkchecker.mo
|
|||
%%DATADIR%%/logging.conf
|
||||
@dirrm %%EXAMPLESDIR%%
|
||||
@dirrm %%DATADIR%%
|
||||
@unexec rmdir %D/share/locale/de/LC_MESSAGES 2> /dev/null || true
|
||||
@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2> /dev/null || true
|
||||
@unexec rmdir %D/share/locale/nl/LC_MESSAGES 2> /dev/null || true
|
||||
|
|
Loading…
Reference in a new issue