pkg-plist help for a perl library
Sergey Skvortsov
skv at protey.ru
Sun Jun 12 10:17:14 GMT 2005
George Hartzell wrote:
> I'm working on an updated biology/p5-bioperl-devel (for the 1.5
> release) and the bioperl-run package.
>
> There are several cases where they install files into the same
> directory (e.g. %%SITE_PERL%%/Bio/Factory/).
>
> What's the right way to handle removing the directory. @dirrm doesn't
> seem to do the right thing (depending on whether the other ports got
> stuff down there or not...).
@unexec rmdir %D/%%SITE_PERL%%/Bio/Factory 2>/dev/null || true
--
Sergey Skvortsov
mailto: skv at protey.ru
More information about the freebsd-ports
mailing list