* scripts/mono-find-provides.in: Remove support for only scanning files in the gac.
authorWade Berrier <wade@mono-cvs.ximian.com>
Wed, 19 Jul 2006 17:54:34 +0000 (17:54 -0000)
committerWade Berrier <wade@mono-cvs.ximian.com>
Wed, 19 Jul 2006 17:54:34 +0000 (17:54 -0000)
commit01c0e3bc14681809c7cd7ed842e4e5c1e7e537b6
tree18080e517b05e749e103afb8bdd9aff88eef3842
parent3776f99ea3978bdd414b288636f18a73f0878445
* scripts/mono-find-provides.in: Remove support for only scanning files in the gac.
The problem is that mono apps are often broken up into subpackages, and deps can only
be resolved if the assemblies are in the gac, even when they sometimes shouldn't be.
(See https://bugzilla.novell.com/show_bug.cgi?id=144655)

svn path=/trunk/mono/; revision=62759
ChangeLog
scripts/mono-find-provides.in