Tidy up of the handle struct in libalpm
commit62ee1bfff08b358a11e08194adc5774a8a1cdf51
authorAllan McRae <mcrae_allan@hotmail.com>
Mon, 26 May 2008 06:27:06 +0000 (26 16:27 +1000)
committerDan McGee <dan@archlinux.org>
Thu, 29 May 2008 11:37:21 +0000 (29 06:37 -0500)
treea21bb805c7b43c871bae363487057186486dad23
parent1cca4ef764519c00326dc81669b2bbd4bf1b978f
Tidy up of the handle struct in libalpm

Removed unused handle->uid from pmhandle_t. The need to check permissions
should be determined by the frontend (and is in pacman).

Fixed comment on noextract in pmhandle_t.

Signed-off-by: Allan McRae <mcrae_allan@hotmail.com>
Signed-off-by: Xavier Chantry <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/handle.c
lib/libalpm/handle.h