freebsd-ports/devel/bison-devel/pkg-plist
Kris Kennaway ed6ef4505b Don't remove system locale directories. Silently try to remove the
remaining non-system directories in case they're still in use.
2004-12-21 00:17:51 +00:00

31 lines
951 B
Text

@comment $FreeBSD$
bin/bison
bin/bison-devel
bin/yacc
lib/liby.a
%%DATADIR%%/c.m4
%%DATADIR%%/glr.c
%%DATADIR%%/lalr1.cc
%%DATADIR%%/m4sugar/m4sugar.m4
%%DATADIR%%/README
%%DATADIR%%/yacc.c
share/locale/da/LC_MESSAGES/bison.mo
share/locale/de/LC_MESSAGES/bison.mo
share/locale/es/LC_MESSAGES/bison.mo
share/locale/et/LC_MESSAGES/bison.mo
share/locale/fr/LC_MESSAGES/bison.mo
share/locale/hr/LC_MESSAGES/bison.mo
share/locale/id/LC_MESSAGES/bison.mo
share/locale/it/LC_MESSAGES/bison.mo
share/locale/ja/LC_MESSAGES/bison.mo
share/locale/ms/LC_MESSAGES/bison.mo
share/locale/nl/LC_MESSAGES/bison.mo
share/locale/pt_BR/LC_MESSAGES/bison.mo
share/locale/ro/LC_MESSAGES/bison.mo
share/locale/ru/LC_MESSAGES/bison.mo
share/locale/sv/LC_MESSAGES/bison.mo
share/locale/tr/LC_MESSAGES/bison.mo
@unexec rmdir %D/share/locale/ro/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/ro 2> /dev/null || true
@dirrm %%DATADIR%%/m4sugar
@dirrm %%DATADIR%%