From 106b5242cbea2f3e7d47b4f46af3dcd63a0de6be Mon Sep 17 00:00:00 2001 From: pav Date: Sun, 22 Jan 2006 20:52:18 +0000 Subject: - Replace @unexec rmdir with modern @dirrmtry git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5513 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-desktop/pkg-plist | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'x11/gnome-desktop/pkg-plist') diff --git a/x11/gnome-desktop/pkg-plist b/x11/gnome-desktop/pkg-plist index dd50b7e8c..8ace1ca4c 100644 --- a/x11/gnome-desktop/pkg-plist +++ b/x11/gnome-desktop/pkg-plist @@ -196,16 +196,16 @@ share/locale/yo/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-desktop-2.0.mo share/locale/zu/LC_MESSAGES/gnome-desktop-2.0.mo -@unexec rmdir %D/share/locale/yo/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/yo 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/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 -@unexec rmdir %D/share/locale/hy/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/hy 2> /dev/null || true +@dirrmtry share/locale/yo/LC_MESSAGES +@dirrmtry share/locale/yo +@dirrmtry share/locale/ug/LC_MESSAGES +@dirrmtry share/locale/ug +@dirrmtry share/locale/ky/LC_MESSAGES +@dirrmtry share/locale/ky +@dirrmtry share/locale/ku/LC_MESSAGES +@dirrmtry share/locale/ku +@dirrmtry share/locale/hy/LC_MESSAGES +@dirrmtry share/locale/hy @dirrm share/gnome/omf/lgpl @dirrm share/gnome/omf/gpl @dirrm share/gnome/omf/gnome-feedback -- cgit v1.2.3