commit 3c90766404683407368cab9526d13b0aa8036469 Author: Bartlomiej Zimon Date: Wed Mar 21 01:48:26 2012 +0100 - pndir update: realy keep quiet Signed-off-by: Bartlomiej Zimon diff --git a/pkgdir/pndir/update.c b/pkgdir/pndir/update.c index 830356a..c26fe9f 100644 --- a/pkgdir/pndir/update.c +++ b/pkgdir/pndir/update.c @@ -289,8 +289,7 @@ int pndir_m_update(struct pkgdir *pkgdir, enum pkgdir_uprc *uprc) pidxpath += 6; // to keep quiet vf_stat - if (poldek_VERBOSE < 2) - vfile_configure(VFILE_CONF_VERBOSE, &poldek_VERBOSE); + vfile_configure(VFILE_CONF_VERBOSE, 0); snprintf(path, sizeof(path), "%s.ndir.%s", pkgdir->idxpath, pidxpath);