add POOL_FLAG_ADDFILEPROVIDESFILTERED option to make pool_addfileprovides only add...
authorMichael Schroeder <mls@suse.de>
Mon, 3 Jun 2013 13:35:52 +0000 (15:35 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 3 Jun 2013 13:37:13 +0000 (15:37 +0200)
commitbcd77f2feffb8fc9d52b669d674b4d556d0c7e7d
treeeb9a50f22d04881c4ed8f940b9a46dbfaf4aa33d
parentef4dc95fb558a136801803d41cf85edfae3a57bc
add POOL_FLAG_ADDFILEPROVIDESFILTERED option to make pool_addfileprovides only add files in the standard locations

Non-standard files are searched lazyly on demand.
examples/solv.c
ext/testcase.c
src/pool.c
src/pool.h
src/selection.c
src/solver.c