Added xbps_repository_pkg_replaces() to handle pkg "replaces" in the transaction.
The frontend (in that case xbps-bin(8)) is only responsible to remove those packages that have the "trans-action" string object set to "remove".
This commit is contained in:
@ -53,7 +53,7 @@
|
||||
* @def XBPS_RELVER
|
||||
* Current library release date.
|
||||
*/
|
||||
#define XBPS_RELVER "20110130"
|
||||
#define XBPS_RELVER "20110201"
|
||||
|
||||
/**
|
||||
* @def XBPS_META_PATH
|
||||
|
Reference in New Issue
Block a user