freebsd-ports/news/tin/pkg-plist
Andrey A. Chernov ea772f2c27 @unexec rmdir %D/share/locale/rw/LC_MESSAGES
@unexec rmdir %D/share/locale/rw
2005-10-12 19:28:28 +00:00

23 lines
855 B
Text

bin/metamutt
bin/opt-case.pl
bin/tin
@exec ln -fs %f %B/rtin
@unexec rm -f %B/rtin
bin/tinews.pl
bin/url_handler.sh
bin/w2r.pl
@unexec if cmp -s %D/etc/tin.defaults %D/etc/tin.defaults.dist; then rm -f %D/etc/tin.defaults; fi
@unexec if cmp -s %D/etc/mime.types %D/etc/tin.mime.types.dist; then rm -f %D/etc/mime.types; fi
etc/tin.defaults.dist
@exec [ -f %B/tin.defaults ] || cp %B/%f %B/tin.defaults
etc/tin.mime.types.dist
@exec [ -f %B/mime.types ] || cp %B/%f %B/mime.types
share/locale/de/LC_MESSAGES/tin.mo
share/locale/en_GB/LC_MESSAGES/tin.mo
share/locale/et/LC_MESSAGES/tin.mo
share/locale/fr/LC_MESSAGES/tin.mo
share/locale/ru/LC_MESSAGES/tin.mo
share/locale/rw/LC_MESSAGES/tin.mo
share/locale/tr/LC_MESSAGES/tin.mo
@unexec rmdir %D/share/locale/rw/LC_MESSAGES > /dev/null 2>&1 || true
@unexec rmdir %D/share/locale/rw > /dev/null 2>&1 || true