diff options
| author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-11-25 13:03:16 +0000 |
|---|---|---|
| committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-11-25 13:03:16 +0000 |
| commit | 5086c25524a37adff47639b1be3bd767a8b69814 (patch) | |
| tree | 8558a48d13537d54563274c2015e32ac7abf1794 | |
| parent | Remove soulwax.net, it's a spammers website now. (diff) | |
Fix plist.
Reported by: pointyhat via kris
| -rw-r--r-- | www/roundup/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/roundup/pkg-plist b/www/roundup/pkg-plist index 4026591751b9..2833fc6380f0 100644 --- a/www/roundup/pkg-plist +++ b/www/roundup/pkg-plist @@ -303,3 +303,5 @@ share/locale/zh_TW/LC_MESSAGES/roundup.mo @dirrm %%PYTHON_SITELIBDIR%%/roundup/cgi @dirrm %%PYTHON_SITELIBDIR%%/roundup/backends @dirrm %%PYTHON_SITELIBDIR%%/roundup +@unexec rmdir %D/share/locale/es_AR/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/es_AR 2>/dev/null || true |
