Add missing files.

This commit is contained in:
Dmitry Sivachenko 2005-06-29 09:01:12 +00:00
parent eb110d8669
commit b6e7432771
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138167

View file

@ -1,4 +1,6 @@
%%SITE_PERL%%/HTTP/Server/Simple/Mason.pm %%SITE_PERL%%/HTTP/Server/Simple/Mason.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/Mason/.packlist
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/Mason
@unexec rmdir %D/%%SITE_PERL%%/HTTP/Server/Simple 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/HTTP/Server/Simple 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/HTTP/Server 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/HTTP/Server 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/HTTP 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/HTTP 2>/dev/null || true