diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-13 02:22:31 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-13 02:22:31 +0800 |
commit | 95d9ee7812ae1c51cdabba9c330e66d0f70ec499 (patch) | |
tree | 2d56adc50cba37dac4de677f4027f9d233709fad | |
parent | 3c77a875f5803de8fed1a7cd557a6b0422e8bac4 (diff) | |
download | marcuscom-ports-95d9ee7812ae1c51cdabba9c330e66d0f70ec499.tar marcuscom-ports-95d9ee7812ae1c51cdabba9c330e66d0f70ec499.tar.gz marcuscom-ports-95d9ee7812ae1c51cdabba9c330e66d0f70ec499.tar.bz2 marcuscom-ports-95d9ee7812ae1c51cdabba9c330e66d0f70ec499.tar.lz marcuscom-ports-95d9ee7812ae1c51cdabba9c330e66d0f70ec499.tar.xz marcuscom-ports-95d9ee7812ae1c51cdabba9c330e66d0f70ec499.tar.zst marcuscom-ports-95d9ee7812ae1c51cdabba9c330e66d0f70ec499.zip |
Sync with FreeBSD ports tree for remove locales in pkg-plist, but add 'as'.
Reported by: GNOME Tinderbox
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3402 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | accessibility/atk/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist index f36ad172b..6dcdbd46a 100644 --- a/accessibility/atk/pkg-plist +++ b/accessibility/atk/pkg-plist @@ -131,6 +131,14 @@ share/locale/wa/LC_MESSAGES/atk10.mo share/locale/yi/LC_MESSAGES/atk10.mo share/locale/zh_CN/LC_MESSAGES/atk10.mo share/locale/zh_TW/LC_MESSAGES/atk10.mo +@unexec rmdir %D/share/locale/as/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/as 2> /dev/null || true +@unexec rmdir %D/share/locale/li/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/li 2> /dev/null || true +@unexec rmdir %D/share/locale/mr/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/mr 2> /dev/null || true +@unexec rmdir %D/share/locale/tk/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/tk 2> /dev/null || true @dirrm %%DOCSDIR%% @dirrm include/atk-1.0/atk @dirrm include/atk-1.0 |