freebsd-ports/devel/p5-Sort-Versions/pkg-plist
Jun Kuriyama 0d7ea45501 Add 2 @unexec rmdir's.
Submitted by:	bento
2000-11-02 05:43:07 +00:00

5 lines
368 B
Text

lib/perl5/site_perl/%%PERL_VER%%/Sort/Versions.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sort/Versions/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sort/Versions
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Sort 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Sort 2>/dev/null || true