diff options
Diffstat (limited to 'devel/horde-chora/pkg-plist')
-rw-r--r-- | devel/horde-chora/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/horde-chora/pkg-plist b/devel/horde-chora/pkg-plist index 5498173e4f45..b5f16266a49e 100644 --- a/devel/horde-chora/pkg-plist +++ b/devel/horde-chora/pkg-plist @@ -161,5 +161,5 @@ @dirrm %%CHORADIR%%/locale/cs_CZ @dirrm %%CHORADIR%%/locale @dirrm %%CHORADIR%%/lib -@unexec rmdir %D/%%CHORADIR%%/config 2>/dev/null || true -@unexec rmdir %D/%%CHORADIR%% 2>/dev/null || true +@dirrmtry %%CHORADIR%%/config +@dirrmtry %%CHORADIR%% |