CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/09 08:36:14
Modified files:
usr.sbin/pkg_add/OpenBSD: Delete.pm
Log message:
take the checksum part out of line.
Fix the "no checksum" part: pass thru do_not_delete, and do it even if
quick is set.
Simplify the error messages in case realname and fullname are identical
(which is the most common case)
