Implemented force install
commiteb5b83a336b01c1751fc510b9d0aa28d2622b447
authorOndrej Jirman <megous@megous.com>
Mon, 14 Jun 2010 06:37:38 +0000 (14 08:37 +0200)
committerOndrej Jirman <megous@megous.com>
Mon, 14 Jun 2010 06:37:38 +0000 (14 08:37 +0200)
treef472f3e4ab60db76bfc095eea652e3d32e44b0b8
parent9bc91077f5d64c94411874ad6b7818f756ae41ab
Implemented force install

This option when used will create problems with package ambiguity during
upgrade. spkg will pick random package with given shortname for upgrade.

Make sure you know what you are doing, if you choose to use this option.
include/commands.h
src/cmd-install.c
src/main.c