Add cachedirs one-by-one in set_cachedirs()
commit992fa50dfd4faba93e37364bded015ea04d1fe15
authorDan McGee <dan@archlinux.org>
Tue, 7 Jun 2011 16:36:30 +0000 (7 11:36 -0500)
committerDan McGee <dan@archlinux.org>
Tue, 7 Jun 2011 16:36:30 +0000 (7 11:36 -0500)
treeabd882fc17791b586e219046744271313f63b9db
parentc1a5b11f1151040e3341d9222cc246c3aa140182
Add cachedirs one-by-one in set_cachedirs()

This addresses the issue where calling set_cachedirs() didn't
canonicalize the passed-in paths.

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