mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
9f47fddaed
PR: 54258 Submitted by: Mathieu Arnold <m@absolight.net>
7 lines
282 B
Plaintext
7 lines
282 B
Plaintext
bin/dirsync
|
|
%%SITE_PERL%%/File/DirSync.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/DirSync/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/DirSync
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/File 2>/dev/null || true
|