xbps-pkgdb: don't forget to update pkgdb; some printf fixes.

This commit is contained in:
Juan RP
2012-11-17 18:25:18 +01:00
parent e763f154a0
commit c899572bd4
2 changed files with 7 additions and 3 deletions

View File

@@ -163,5 +163,8 @@ do { \
#undef RUN_PKG_CHECK
if (pkgd == NULL)
(void)xbps_pkgdb_update(xhp, true);
return 0;
}