diff options
author | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-23 04:52:18 +0800 |
---|---|---|
committer | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-23 04:52:18 +0800 |
commit | 106b5242cbea2f3e7d47b4f46af3dcd63a0de6be (patch) | |
tree | 23deb66a5bb33be530f18a9b499393242d6dade7 /x11/yelp/pkg-plist | |
parent | f1fb28f8a333dd8ef82fdbf7c9cfe3a50e466310 (diff) | |
download | marcuscom-ports-106b5242cbea2f3e7d47b4f46af3dcd63a0de6be.tar marcuscom-ports-106b5242cbea2f3e7d47b4f46af3dcd63a0de6be.tar.gz marcuscom-ports-106b5242cbea2f3e7d47b4f46af3dcd63a0de6be.tar.bz2 marcuscom-ports-106b5242cbea2f3e7d47b4f46af3dcd63a0de6be.tar.lz marcuscom-ports-106b5242cbea2f3e7d47b4f46af3dcd63a0de6be.tar.xz marcuscom-ports-106b5242cbea2f3e7d47b4f46af3dcd63a0de6be.tar.zst marcuscom-ports-106b5242cbea2f3e7d47b4f46af3dcd63a0de6be.zip |
- Replace @unexec rmdir with modern @dirrmtry
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5513 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/yelp/pkg-plist')
-rw-r--r-- | x11/yelp/pkg-plist | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/x11/yelp/pkg-plist b/x11/yelp/pkg-plist index cd4c57dea..c35a6a9de 100644 --- a/x11/yelp/pkg-plist +++ b/x11/yelp/pkg-plist @@ -110,18 +110,18 @@ share/locale/zh_CN/LC_MESSAGES/yelp.mo share/locale/zh_HK/LC_MESSAGES/yelp.mo share/locale/zh_TW/LC_MESSAGES/yelp.mo share/locale/zu/LC_MESSAGES/yelp.mo -@unexec rmdir %D/share/locale/zu/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/zu 2> /dev/null || true -@unexec rmdir %D/share/locale/ug/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ug 2> /dev/null || true -@unexec rmdir %D/share/locale/nso/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/nso 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/ky/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ky 2> /dev/null || true -@unexec rmdir %D/share/locale/ku/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/ku 2> /dev/null || true +@dirrmtry share/locale/zu/LC_MESSAGES +@dirrmtry share/locale/zu +@dirrmtry share/locale/ug/LC_MESSAGES +@dirrmtry share/locale/ug +@dirrmtry share/locale/nso/LC_MESSAGES +@dirrmtry share/locale/nso +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/ky/LC_MESSAGES +@dirrmtry share/locale/ky +@dirrmtry share/locale/ku/LC_MESSAGES +@dirrmtry share/locale/ku @dirrm share/gnome/yelp/xslt @dirrm share/gnome/yelp/ui @dirrm share/gnome/yelp/icons |