9 lines
444 B
Plaintext
9 lines
444 B
Plaintext
@comment $FreeBSD$
|
|
%%SITE_PERL%%/Class/DBI/SQLite.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/SQLite/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/SQLite
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Class/DBI 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/Class 2>/dev/null || true
|