CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2017/06/06 14:34:07
Modified files: distrib/syspatch: bsd.syspatch.mk Log message: Don't patch(1) as the 'build' user; it has no right over the src tree. That bug was hidden because patch(1) returns '0' on that particular case. To be fixed... ok robert@