bug-fix: during updates, only set oldfound after we found a matching pkgpath.
authorespie <espie@openbsd.org>
Tue, 3 Aug 2010 14:08:49 +0000 (14:08 +0000)
committerespie <espie@openbsd.org>
Tue, 3 Aug 2010 14:08:49 +0000 (14:08 +0000)
commit5004679dc4033f9069119f9e1d2cf1fc1a374946
tree2ed4baf34aa9f398e70b2e5a5beaf83ffc59179e
parent9171a9509b47633bffdc0728cc7769c8db2fc84e
bug-fix: during updates, only set oldfound after we found a matching pkgpath.
that way, we detect pkgpath problems as "can't update" instead of silently
ignoring them (gconf2 issue).
usr.sbin/pkg_add/OpenBSD/Update.pm