diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-02-03 15:05:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-02-03 15:05:15 +0000 |
commit | 6e1514eb6d68c4f540b8d9079a81520e8604db42 (patch) | |
tree | 25baa93eee1c1887636fa4f4380d70e3a9dabc05 /www/p5-Apache-Session-PHP/pkg-plist | |
parent | 9afefea9470f1dc7080edad21d22cda92da70d09 (diff) |
Notes
Diffstat (limited to 'www/p5-Apache-Session-PHP/pkg-plist')
-rw-r--r-- | www/p5-Apache-Session-PHP/pkg-plist | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/p5-Apache-Session-PHP/pkg-plist b/www/p5-Apache-Session-PHP/pkg-plist index aa9899fe5144..73f8eb3b8046 100644 --- a/www/p5-Apache-Session-PHP/pkg-plist +++ b/www/p5-Apache-Session-PHP/pkg-plist @@ -3,3 +3,9 @@ %%SITE_PERL%%/Apache/Session/Store/PHP.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session/PHP/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session/PHP +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Apache/Session/Store 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Apache/Session/Serialize 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Apache/Session 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true |