Create sync/ DB directory if it does not exist
commit1ff8118212cf566607c61e2f340dc3064c67c2ac
authorDan McGee <dan@archlinux.org>
Mon, 13 Dec 2010 04:41:02 +0000 (12 22:41 -0600)
committerDan McGee <dan@archlinux.org>
Mon, 13 Dec 2010 04:41:02 +0000 (12 22:41 -0600)
tree7c3352044b308f0c169aa550c26c8d55a86124fa
parent13a2847aa14cb7643d50ca82b00180b440e401fe
Create sync/ DB directory if it does not exist

Rather than error out, this is easy enough. Looks quite similar to the code
in be_local for creating the local directory.

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