diff options
Diffstat (limited to 'databases/p5-Exception-Class-DBI/pkg-plist')
-rw-r--r-- | databases/p5-Exception-Class-DBI/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Exception-Class-DBI/pkg-plist b/databases/p5-Exception-Class-DBI/pkg-plist index d99543c47bf1..57dbb2233c8c 100644 --- a/databases/p5-Exception-Class-DBI/pkg-plist +++ b/databases/p5-Exception-Class-DBI/pkg-plist @@ -1,3 +1,3 @@ %%SITE_PERL%%/Exception/Class/DBI.pm -@unexec rmdir %D/%%%SITE_PERL%%/Exception/Class 2>/dev/null || true -@unexec rmdir %D/%%%SITE_PERL%%/Exception 2>/dev/null || true +@dirrmtry %%%SITE_PERL%%/Exception/Class +@dirrmtry %%%SITE_PERL%%/Exception |