diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2004-01-11 02:30:44 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2004-01-11 02:30:44 +0000 |
commit | 15095e4c4c8be388f3b25b046a5005ba7e70a417 (patch) | |
tree | 607e3d85c5abb2f123f31d76e51d0f1ad396526b /www/mod_perl/pkg-plist | |
parent | 9e049c5476109ab9735ea72455c3d33f8167328f (diff) |
Notes
Diffstat (limited to 'www/mod_perl/pkg-plist')
-rw-r--r-- | www/mod_perl/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_perl/pkg-plist b/www/mod_perl/pkg-plist index 2b14814a3844..cfe7580378cb 100644 --- a/www/mod_perl/pkg-plist +++ b/www/mod_perl/pkg-plist @@ -73,7 +73,7 @@ libexec/apache/libperl.so @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Symbol @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/mod_perl +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Bundle 2>/dev/null || true @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/Constants -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Bundle +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Apache 2>/dev/null || true @unexec rmdir %D/etc/apache 2> /dev/null || true |