Add helper methods for setting directory options
commit991b3ff7e63314ea14a40bb437e49ec8553abff2
authorDan McGee <dan@archlinux.org>
Fri, 3 Jun 2011 21:42:41 +0000 (3 16:42 -0500)
committerDan McGee <dan@archlinux.org>
Tue, 7 Jun 2011 16:30:44 +0000 (7 11:30 -0500)
tree8c3c1fd35224971cb86e47d3fefd6c5a896a47f0
parentcc25576f8b54b3e975949ac7991a193053b519bc
Add helper methods for setting directory options

This keeps duplicate code to a minimum. This will come in more handy as
we refactor some of these option setters away.

Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/alpm.c
lib/libalpm/deps.c
lib/libalpm/handle.c
lib/libalpm/handle.h
lib/libalpm/util.c