xbps_find_new_pkg: do not report incorrect debug printf.
--HG-- extra : convert_revision : xtraeme%40gmail.com-20091122205215-gxrymbh0wzpujhoj
This commit is contained in:
parent
7af7ef40c9
commit
4e89a28dda
@ -288,6 +288,7 @@ xbps_find_new_pkg(const char *pkgname, prop_dictionary_t instpkg)
|
||||
}
|
||||
DPRINTF(("Skipping %s-%s in repo %s.\n",
|
||||
pkgname, repover, rdata->rd_uri));
|
||||
continue;
|
||||
}
|
||||
DPRINTF(("Package %s not found in repo %s.\n",
|
||||
pkgname, rdata->rd_uri));
|
||||
|
Loading…
Reference in New Issue
Block a user