CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/11/20 03:52:14
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgInfo.pm
Log message:
for the -r option, if we already set an error code (like in -e), reuse that.
allows pkg_info -e 'gettext->=0.20' -r 'gettext->=0.10.38' gettext-0.18.1p0
in one go.
