diff options
Diffstat (limited to 'ftp/paraget/pkg-plist')
-rw-r--r-- | ftp/paraget/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/paraget/pkg-plist b/ftp/paraget/pkg-plist index 8e5d5f1e5357..b09d0e5c78fa 100644 --- a/ftp/paraget/pkg-plist +++ b/ftp/paraget/pkg-plist @@ -18,5 +18,5 @@ bin/paraget-child %%SITE_PERL%%/Net/Paraget/ServerQueue.pm @dirrm %%SITE_PERL%%/Net/Paraget %%SITE_PERL%%/%%PERL_ARCH%%/auto/paraget/.packlist -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/paraget 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/paraget +@dirrmtry %%SITE_PERL%%/Net |