1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/audio/mp3c/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
442 B
Plaintext

bin/mp3c
bin/cdrip.sh
share/locale/de/LC_MESSAGES/mp3c.mo
share/locale/es/LC_MESSAGES/mp3c.mo
share/locale/it/LC_MESSAGES/mp3c.mo
share/locale/pl/LC_MESSAGES/mp3c.mo
share/locale/pt/LC_MESSAGES/mp3c.mo
@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/pl 2> /dev/null || true
@unexec rmdir %D/share/locale/pt/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/pt 2> /dev/null || true