oops, keeping _current around means I still have a live fh after deref.
authorespie <espie@openbsd.org>
Fri, 17 Jan 2014 13:15:43 +0000 (13:15 +0000)
committerespie <espie@openbsd.org>
Fri, 17 Jan 2014 13:15:43 +0000 (13:15 +0000)
commit667773712efad677081dc8104f7c25525a7a5393
tree2ca60068eea658cbaf75eccd1345ca5f1e7328b5
parent271229fbb2922d966b6ecfc36c6c0a73218877fe
oops, keeping _current around means I still have a live fh  after deref.
So remove it too. Accordingly, the code that resyncs archives on reopen
needs us tracking the name itself.
usr.sbin/pkg_add/OpenBSD/PackageLocation.pm