1
0
Fork 0
mirror of https://github.com/pygos/pkg-utils.git synced 2024-09-27 16:49:53 +02:00
pkg-utils/main/cmd
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 Allow multiple source packages to provide the same binary package 2019-03-29 23:55:12 +01:00
dump cleanup: merge listing & format flags for dump and install commands 2019-03-08 23:53:30 +01:00
pack Fix file list removal of input line 2019-03-09 14:57:59 +01:00
depgraph.c Add a pkg command for producing a dependency graph 2019-03-09 00:56:32 +01:00
help.c Add license 2019-03-08 18:18:31 +01:00
install.c Add missing colon to optarg listing flag 2019-03-09 15:25:34 +01:00
unpack.c Add license 2019-03-08 18:18:31 +01:00