be3e1f7794
* Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
12 lines
624 B
Text
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
|