tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc make extract without dependencies?



Hello Brook,

Brook Milligan writes:
> Is there a pkgsrc make target to simply extract the distfiles _without_ building dependencies?
>
> What is the recommended way (using the pkgsrc framework) of extracting distfiles to examine the contents of a package?
> [...]

Maybe not recommended (given that several intermediate targets are
skipped in that way!) but `make fetch && make do-extract' should do
that.


Home | Main Index | Thread Index | Old Index