Do not print warning with files entry in sync db
commitf2023176f6177fd9f2f3b7c8b2a5288f485892f7
authorAllan McRae <allan@archlinux.org>
Sun, 6 Mar 2011 07:45:33 +0000 (6 17:45 +1000)
committerDan McGee <dan@archlinux.org>
Mon, 7 Mar 2011 19:54:38 +0000 (7 13:54 -0600)
treea054dc46de1c4ef7a70c5ad185861c1f347fe2f2
parent0b6aa428cf06e9e23ac4d912f8f6eba2330af226
Do not print warning with files entry in sync db

repo-add can add a "files" entry into the sync db.  Currently we
do nothing with this file, so explicitly skip it to prevent
unknown database file warnings.

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