aboutsummaryrefslogtreecommitdiff
path: root/math/gcalctool
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 02:30:01 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 02:30:01 +0000
commita437d08ecacfe1693a6e9f6ee1906a6f425ca700 (patch)
tree547a63eef9c79ff429d082d13015036a6cfa4c85 /math/gcalctool
parent0416031c9ba13da33845bc762078065b482dd551 (diff)
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Notes
Notes: svn path=/head/; revision=154114
Diffstat (limited to 'math/gcalctool')
-rw-r--r--math/gcalctool/pkg-plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist
index 3deaa2477bf6..cac1d272bc56 100644
--- a/math/gcalctool/pkg-plist
+++ b/math/gcalctool/pkg-plist
@@ -144,10 +144,10 @@ share/locale/xh/LC_MESSAGES/gcalctool.mo
share/locale/zh_CN/LC_MESSAGES/gcalctool.mo
share/locale/zh_HK/LC_MESSAGES/gcalctool.mo
share/locale/zh_TW/LC_MESSAGES/gcalctool.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
-@unexec rmdir %D/share/locale/en_US/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/en_US 2> /dev/null || true
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/en_US/LC_MESSAGES
+@dirrmtry share/locale/en_US
@dirrm share/gnome/omf/gcalctool
@dirrm share/gnome/help/gcalctool/zh_TW/figures
@dirrm share/gnome/help/gcalctool/zh_TW