diff options
author | pav <pav@FreeBSD.org> | 2005-03-13 06:27:05 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-03-13 06:27:05 +0800 |
commit | 59ff2c9de096f32455388b73504ef90e66a88719 (patch) | |
tree | e535b61ea483feadd86d38beb86157a9be20cf87 /accessibility/atk | |
parent | 2d7967f5cc49fc3194a7a846b6e395dfc2235e7d (diff) | |
download | freebsd-ports-gnome-59ff2c9de096f32455388b73504ef90e66a88719.tar.gz freebsd-ports-gnome-59ff2c9de096f32455388b73504ef90e66a88719.tar.zst freebsd-ports-gnome-59ff2c9de096f32455388b73504ef90e66a88719.zip |
- Fix plist nit
Diffstat (limited to 'accessibility/atk')
-rw-r--r-- | accessibility/atk/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist index 6711eb473ba6..326002e10dc3 100644 --- a/accessibility/atk/pkg-plist +++ b/accessibility/atk/pkg-plist @@ -101,6 +101,7 @@ share/locale/xh/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 +@exec mkdir -p %D/%%DOCSDIR%% @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 |