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 --- www/epiphany-extensions/pkg-plist | 4 ++-- www/epiphany/pkg-plist | 4 ++-- www/gtkhtml3/pkg-plist | 4 ++-- www/gtkhtml38/pkg-plist | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'www') diff --git a/www/epiphany-extensions/pkg-plist b/www/epiphany-extensions/pkg-plist index 27db476e2..adce46a5c 100644 --- a/www/epiphany-extensions/pkg-plist +++ b/www/epiphany-extensions/pkg-plist @@ -73,8 +73,8 @@ share/locale/uk/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo share/locale/wa/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo share/locale/zh_TW/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/rw 2> /dev/null || true +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw @dirrm share/gnome/epiphany-extensions/xml @dirrm share/gnome/epiphany-extensions/glade @dirrm share/gnome/epiphany-extensions diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index f959cb5bd..74d7c1c0c 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -184,8 +184,8 @@ share/locale/wa/LC_MESSAGES/epiphany.mo share/locale/zh_CN/LC_MESSAGES/epiphany.mo share/locale/zh_HK/LC_MESSAGES/epiphany.mo share/locale/zh_TW/LC_MESSAGES/epiphany.mo -@unexec rmdir %D/share/locale/zh_HK/LC_MESSAGES 2> /dev/null || true -@unexec rmdir %D/share/locale/zh_HK 2> /dev/null || true +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK @dirrm share/gnome/omf/epiphany @dirrm share/gnome/help/epiphany/uk/figures @dirrm share/gnome/help/epiphany/uk diff --git a/www/gtkhtml3/pkg-plist b/www/gtkhtml3/pkg-plist index 18ba415dc..ffa062b25 100644 --- a/www/gtkhtml3/pkg-plist +++ b/www/gtkhtml3/pkg-plist @@ -144,8 +144,8 @@ share/locale/xh/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/zh_HK/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/zh_TW/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -@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/ku/LC_MESSAGES +@dirrmtry share/locale/ku @dirrm share/gnome/gtkhtml-%%VERSION%%/icons @dirrm share/gnome/gtkhtml-%%VERSION%% @dirrm lib/gtkhtml diff --git a/www/gtkhtml38/pkg-plist b/www/gtkhtml38/pkg-plist index 18ba415dc..ffa062b25 100644 --- a/www/gtkhtml38/pkg-plist +++ b/www/gtkhtml38/pkg-plist @@ -144,8 +144,8 @@ share/locale/xh/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/zh_CN/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/zh_HK/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/zh_TW/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -@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/ku/LC_MESSAGES +@dirrmtry share/locale/ku @dirrm share/gnome/gtkhtml-%%VERSION%%/icons @dirrm share/gnome/gtkhtml-%%VERSION%% @dirrm lib/gtkhtml -- cgit v1.2.3