xbps/include
Juan RP e11a1fe651 xbps_unpack_binary_pkg: fixed some bugs while upgrading essential pkgs.
* A package failed to be upgraded properly if current pkg contained
  INSTALL/REMOVE scripts, while the new one didn't have any of them.
  Fixed this by always removing current scripts if they exist.

* Essential pkgs are never removed (they are replaced) so the pre remove
  action target was never called, now it all works properly.

Bumped XBPS_RELVER because I consider these bugs so important.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20100118184932-pdsb0djvf0swylm3
2010-01-18 19:49:32 +01:00
..
fetch.h Implemented support for working with remote repositories. 2009-10-27 01:46:00 +01:00
Makefile Install the xbps_api.h header. 2010-01-13 19:32:25 +01:00
sha256.h Properly build shared/static libxbps and utils. 2009-10-30 12:17:26 +01:00
xbps_api.h xbps_unpack_binary_pkg: fixed some bugs while upgrading essential pkgs. 2010-01-18 19:49:32 +01:00