Meant to Cc: the list.

On Thu, 2011-07-21 at 15:34 -0700, Chris Quenelle wrote:
> I use that already to suppress dependencies TO specific files, but in
> my case I need to prevent dependencies FROM the problem
> files in such a way that the elf analysis is skipped.  Can I use it
> for that too?
> 

Yes.

The match-all regexp '.*' causes pkgdepend to not bother even trying to
run the flavor-specific dependency analysis code for that action, in
this case, sidestepping the error from elf.py.

        cheers,
                        tim



_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to