The patch below should unbreak make release. On 07/15/14 11:14, Marc Espie wrote: > CVSROOT: /cvs > Module name: src > Changes by: es...@cvs.openbsd.org 2014/07/15 03:14:50 > > Removed files: > etc/mtree : BSD.local.dist > > Log message: > folded back into 4.4BSD.dist > removed to unconfuse devs > > okay aja, theo >
Index: etc/Makefile =================================================================== RCS file: /cvs/src/etc/Makefile,v retrieving revision 1.375 diff -u -p -r1.375 Makefile --- etc/Makefile 15 Jul 2014 09:27:04 -0000 1.375 +++ etc/Makefile 15 Jul 2014 13:59:37 -0000 @@ -85,8 +85,6 @@ install-mtree: ${DESTDIR}${MTREEDIR} ${INSTALL} -c -o root -g wheel -m 444 mtree/4.4BSD.dist \ ${DESTDIR}${MTREEDIR} - ${INSTALL} -c -o root -g wheel -m 444 mtree/BSD.local.dist \ - ${DESTDIR}${MTREEDIR} ${INSTALL} -c -o root -g wheel -m 444 mtree/BSD.x11.dist \ ${DESTDIR}${MTREEDIR}