freebsd-ports/graphics/gtksee/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

12 lines
624 B
Text

bin/gtksee
%%NLS%%share/locale/de/LC_MESSAGES/gtksee.mo
%%NLS%%share/locale/es/LC_MESSAGES/gtksee.mo
%%NLS%%share/locale/fr/LC_MESSAGES/gtksee.mo
%%NLS%%share/locale/pl/LC_MESSAGES/gtksee.mo
%%NLS%%share/locale/ru/LC_MESSAGES/gtksee.mo
%%NLS%%share/locale/ru_UA/LC_MESSAGES/gtksee.mo
%%NLS%%share/locale/zh_CN.EUC/LC_MESSAGES/gtksee.mo
%%NLS%%@unexec rmdir %D/share/locale/zh_CN.EUC/LC_MESSAGES 2> /dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/zh_CN.EUC 2> /dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/ru_UA/LC_MESSAGES 2> /dev/null || true
%%NLS%%@unexec rmdir %D/share/locale/ru_UA 2> /dev/null || true