From 6d14a7bf04f4fb3179a8db432eaeafab5cd74d84 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 1 Oct 2001 21:09:21 +0000 Subject: [PATCH] Back out WIP that snuck in with revs 1.15[23]. --- include/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/include/Makefile b/include/Makefile index a278a1fcffa..1c4c8670df8 100644 --- a/include/Makefile +++ b/include/Makefile @@ -107,7 +107,6 @@ copies: rm -f ${DESTDIR}/usr/include/$i; \ fi .endfor - install -d -o ${BINOWN} -g ${BINGRP} -m 755 ${DESTDIR}/usr/include mtree -deU ${MTREE_FOLLOWS_SYMLINKS} -f ${.CURDIR}/../etc/mtree/BSD.include.dist \ -p ${DESTDIR}/usr/include .for i in ${LDIRS} ${LSUBDIRS}