aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gettext-devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gettext-devel')
-rw-r--r--devel/gettext-devel/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gettext-devel/pkg-plist b/devel/gettext-devel/pkg-plist
index 88b598cad226..4dc27131d682 100644
--- a/devel/gettext-devel/pkg-plist
+++ b/devel/gettext-devel/pkg-plist
@@ -60,6 +60,6 @@ share/locale/locale.alias
@dirrm share/gettext/intl
@dirrm share/gettext/po
@dirrm share/gettext
-@unexec rm -r %D/share/locale
+@unexec rm -rf %D/share/locale
@exec mkdir -p %%X11BASE%%/share/locale
-@unexec rm -r %%X11BASE%%/share/locale
+@unexec rm -rf %%X11BASE%%/share/locale