1
0
Fork 0
mirror of https://github.com/pygos/pkg-utils.git synced 2024-06-26 22:00:13 +02:00
pkg-utils/main/cmd/buildstrategy
David Oberhollenzer 8a52ea6717 Allow multiple source packages to provide the same binary package
In build strategy, record a linked list of providers instead of just
one per binary package. Add an option to scan a preference list in
addition.

When looking up the provider and there is more than one, choose the
preferred one. Produce an error if none is given.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-03-29 23:55:12 +01:00
..
buildstrategy.c Allow multiple source packages to provide the same binary package 2019-03-29 23:55:12 +01:00
buildstrategy.h Allow multiple source packages to provide the same binary package 2019-03-29 23:55:12 +01:00