diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/pkg-plist')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/pkg-plist b/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/pkg-plist new file mode 100644 index 000000000000..482f2725a6f5 --- /dev/null +++ b/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/pkg-plist @@ -0,0 +1,8 @@ +%%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/Htpasswd/User.pm +%%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/Htpasswd/Backend.pm +%%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/Htpasswd.pm +@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/Htpasswd 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin/Authentication/Store 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin/Authentication 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Catalyst 2>/dev/null || true |