alpm_db_update(): refactor out sync dir create/check
commitf6700d5c9830cc2493d8448bd7af8ab7d649e8e6
authorDan McGee <dan@archlinux.org>
Wed, 8 Jun 2011 02:39:12 +0000 (7 21:39 -0500)
committerDan McGee <dan@archlinux.org>
Tue, 14 Jun 2011 00:41:37 +0000 (13 19:41 -0500)
tree7704ee0d620b546d610b70e28f8c341ecacf586a
parenta775530941f88ccb75a2beb19df238213e433ff3
alpm_db_update(): refactor out sync dir create/check

This was a lot of stuff that can stand by itself for the most part.

Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/be_sync.c