1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Add 1 @unexec rmdir.

Submitted by:	bento
This commit is contained in:
Jun Kuriyama 2000-10-31 19:47:13 +00:00
parent f8da7aba3f
commit 1d6f769dbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34507

View File

@ -1,2 +1,3 @@
lib/perl5/site_perl/%%PERL_VER%%/HTML/Base.pm
lib/perl5/site_perl/%%PERL_VER%%/html_base.pod
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true