Remove empty directory.

This commit is contained in:
Dmitry Sivachenko 2003-04-22 11:51:58 +00:00
parent 8bcd5fafaa
commit d7ccafdfcd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79455

View file

@ -3,4 +3,5 @@ lib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext.pod
lib/perl5/site_perl/%%PERL_VER%%/Locale/Maketext/TPJ13.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale-Maketext/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale-Maketext
@dirrm %%SITE_PERL%%/Locale/Maketext
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Locale 2> /dev/null || true