1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-01 09:51:50 -05:00
Nagy Gabor 05d5634958 libalpm/package.c : add _alpm_pkgname_pkg_cmp function.
_alpm_pkgname_pkg_cmp(pkgname, pkg) returns true iff pkg's name is pkgname.
This is useful if you want to remove a package from pmpkg_t* list, and you
want to search for package name.

This allows cleaning the -Ru code a bit, by removing the need of a dummy
pkg.

Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
2008-02-06 08:46:15 +01:00
..
2008-01-21 19:44:02 -06:00
2008-01-27 11:54:25 -06:00
2008-01-27 11:54:25 -06:00
2008-01-14 22:58:44 -06:00
2008-01-21 19:33:32 -06:00
2008-01-21 19:33:32 -06:00
2008-01-11 08:43:10 -06:00
2007-11-17 09:50:05 -06:00
2008-01-27 12:05:33 -06:00
2008-01-27 12:05:33 -06:00
2008-01-14 22:58:44 -06:00