summaryrefslogtreecommitdiff
path: root/deskutils/plans/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/plans/pkg-plist')
-rw-r--r--deskutils/plans/pkg-plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/plans/pkg-plist b/deskutils/plans/pkg-plist
index 427c1e3f6680..2d0dc379b40c 100644
--- a/deskutils/plans/pkg-plist
+++ b/deskutils/plans/pkg-plist
@@ -330,7 +330,7 @@
%%DIR%%/zh_tw.pl
@dirrm %%DIR%%/theme/icons
@dirrm %%DIR%%/theme/graphics
-@unexec rmdir %D/%%DIR%%/theme 2>/dev/null || true
-@unexec rmdir %D/%%DIR%%/sessions 2>/dev/null || true
-@unexec rmdir %D/%%DIR%%/data 2>/dev/null || true
+@dirrmtry %%DIR%%/theme
+@dirrmtry %%DIR%%/sessions
+@dirrmtry %%DIR%%/data
@unexec rmdir %D/%%DIR%% 2>/dev/null || echo "Note: %D/%%DIR%% not empty -- not deleted!"