CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2018/10/08 14:38:32
Modified files: distrib/syspatch: bsd.syspatch.mk Log message: Split the ${ERRATA}/${ERRATA}.patch target up into two: one for moving the signed patch to the proper location and one for verifying its signature and applying it. ok ajacoutot, robert