freebsd-ports/mail/spruce/pkg-plist
Kris Kennaway be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00

16 lines
747 B
Text

bin/spruce
%%NLS%%share/locale/ca/LC_MESSAGES/spruce.mo
%%NLS%%share/locale/da/LC_MESSAGES/spruce.mo
%%NLS%%share/locale/de/LC_MESSAGES/spruce.mo
%%NLS%%share/locale/es/LC_MESSAGES/spruce.mo
%%NLS%%share/locale/fr/LC_MESSAGES/spruce.mo
%%NLS%%share/locale/it/LC_MESSAGES/spruce.mo
%%NLS%%share/locale/ko/LC_MESSAGES/spruce.mo
%%NLS%%share/locale/nl/LC_MESSAGES/spruce.mo
%%NLS%%share/locale/pt/LC_MESSAGES/spruce.mo
%%NLS%%share/locale/ru_RU/LC_MESSAGES/spruce.mo
%%NLS%%share/locale/sk/LC_MESSAGES/spruce.mo
%%NLS%%share/locale/sv/LC_MESSAGES/spruce.mo
%%NLS%%share/locale/zh_TW.Big5/LC_MESSAGES/spruce.mo
%%NLS%%@unexec rmdir %D/share/locale/ru_RU/LC_MESSAGES 2> /dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/ru_RU 2> /dev/null || true