CVSROOT:        /cvs
Module name:    src
Changes by:     es...@cvs.openbsd.org   2010/08/07 15:19:04

Modified files:
        usr.sbin/pkg_add/OpenBSD: Add.pm PackageLocator.pm 

Log message:
nasty inversion of parameters, so that state did not get propagated correctly.
ended up calling './'->errsay in ArcCheck, which of course doesn't work, so
a die() in the middle of a package install... compounded with file !existing,
so that adjust checksum would fail, and so not even a partial install...

Reply via email to