aboutsummaryrefslogtreecommitdiffstats
path: root/editors/poedit
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-22 09:55:36 +0800
committeredwin <edwin@FreeBSD.org>2006-01-22 09:55:36 +0800
commit907f3a99d9b9e8e6d100ff6e5ca3dae46a6b6d01 (patch)
treec7335c38bb107ec2177c798763c3b89da5c2523b /editors/poedit
parente80f0953d18006170971019cc3936a2de46081ab (diff)
downloadfreebsd-ports-graphics-907f3a99d9b9e8e6d100ff6e5ca3dae46a6b6d01.tar.gz
freebsd-ports-graphics-907f3a99d9b9e8e6d100ff6e5ca3dae46a6b6d01.tar.zst
freebsd-ports-graphics-907f3a99d9b9e8e6d100ff6e5ca3dae46a6b6d01.zip
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Diffstat (limited to 'editors/poedit')
-rw-r--r--editors/poedit/pkg-plist40
1 files changed, 20 insertions, 20 deletions
diff --git a/editors/poedit/pkg-plist b/editors/poedit/pkg-plist
index a62b174570d..dc95d06168d 100644
--- a/editors/poedit/pkg-plist
+++ b/editors/poedit/pkg-plist
@@ -62,23 +62,23 @@ share/locale/zh_TW/LC_MESSAGES/poedit.mo
%%DATADIR%%/help.zip
%%DATADIR%%/resources.zip
@dirrm %%DATADIR%%
-@unexec rmdir %D/share/locale/tt/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/tt 2> /dev/null || true
-@unexec rmdir %D/share/locale/sv_SE/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/sv_SE 2> /dev/null || true
-@unexec rmdir %D/share/locale/sq_AL/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/sq_AL 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/fur/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/fur 2> /dev/null || true
-@unexec rmdir %D/share/locale/es_PR/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/es_PR 2> /dev/null || true
-@unexec rmdir %D/share/locale/ast/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/ast 2> /dev/null || true
-@unexec rmdir %D/share/locale/am_ET/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/am_ET 2> /dev/null || true
-@unexec rmdir %D/share/locale/af_ZA/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/af_ZA 2> /dev/null || true
+@dirrmtry share/locale/tt/LC_MESSAGES
+@dirrmtry share/locale/tt
+@dirrmtry share/locale/sv_SE/LC_MESSAGES
+@dirrmtry share/locale/sv_SE
+@dirrmtry share/locale/sq_AL/LC_MESSAGES
+@dirrmtry share/locale/sq_AL
+@dirrmtry share/locale/ky/LC_MESSAGES
+@dirrmtry share/locale/ky
+@dirrmtry share/locale/ku/LC_MESSAGES
+@dirrmtry share/locale/ku
+@dirrmtry share/locale/fur/LC_MESSAGES
+@dirrmtry share/locale/fur
+@dirrmtry share/locale/es_PR/LC_MESSAGES
+@dirrmtry share/locale/es_PR
+@dirrmtry share/locale/ast/LC_MESSAGES
+@dirrmtry share/locale/ast
+@dirrmtry share/locale/am_ET/LC_MESSAGES
+@dirrmtry share/locale/am_ET
+@dirrmtry share/locale/af_ZA/LC_MESSAGES
+@dirrmtry share/locale/af_ZA