diff options
Diffstat (limited to 'misc/p5-Geography-Countries/pkg-plist')
-rw-r--r-- | misc/p5-Geography-Countries/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/p5-Geography-Countries/pkg-plist b/misc/p5-Geography-Countries/pkg-plist index 9d96ec041572..e0b646028685 100644 --- a/misc/p5-Geography-Countries/pkg-plist +++ b/misc/p5-Geography-Countries/pkg-plist @@ -1,5 +1,5 @@ %%SITE_PERL%%/Geography/Countries.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geography/Countries/.packlist -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geography/Countries 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geography 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Geography 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geography/Countries +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geography +@dirrmtry %%SITE_PERL%%/Geography |