freebsd-ports/audio/gtick/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

17 lines
736 B
Text

bin/gtick
share/locale/eu/LC_MESSAGES/gtick.mo
share/locale/de/LC_MESSAGES/gtick.mo
share/locale/af/LC_MESSAGES/gtick.mo
share/locale/en@boldquot/LC_MESSAGES/gtick.mo
share/locale/en@quot/LC_MESSAGES/gtick.mo
share/locale/es/LC_MESSAGES/gtick.mo
share/locale/fi/LC_MESSAGES/gtick.mo
share/locale/fr/LC_MESSAGES/gtick.mo
share/locale/ga/LC_MESSAGES/gtick.mo
share/locale/nl/LC_MESSAGES/gtick.mo
share/locale/ro/LC_MESSAGES/gtick.mo
share/locale/ru/LC_MESSAGES/gtick.mo
@unexec rmdir %D/share/locale/en@boldquot/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/en@boldquot 2> /dev/null || true
@unexec rmdir %D/share/locale/en@quot/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/en@quot 2> /dev/null || true