1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

Remove extra locales directories.

Reported by:	Kris via pointyhat
This commit is contained in:
Thierry Thomas 2005-02-28 21:32:31 +00:00
parent acd0ee0cb9
commit 76eeabd42b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130044

View File

@ -205,6 +205,10 @@ share/locale/sv/LC_MESSAGES/drgeo.mo
share/locale/uk/LC_MESSAGES/drgeo.mo
share/locale/zh_CN/LC_MESSAGES/drgeo.mo
share/locale/zh_TW/LC_MESSAGES/drgeo.mo
@unexec rmdir %D/share/locale/no_NO/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/no_NO 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/nb_NO 2>/dev/null || true
@unexec rmdir %D/share/gnome/texmacs/TeXmacs/plugins/drgeo/progs 2>/dev/null || true
@unexec rmdir %D/share/gnome/texmacs/TeXmacs/plugins/drgeo 2>/dev/null || true
@unexec rmdir %D/share/gnome/texmacs/TeXmacs/plugins 2>/dev/null || true