summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2013-01-18 22:17:21 +0000
committerbrooks <brooks@FreeBSD.org>2013-01-18 22:17:21 +0000
commitd0b9f3f9cfbe900c3fad63d0186d237e265b69f5 (patch)
tree0dabb77f9c7b0ba4d80f254730f46fb5f66aeb10 /Makefile.inc1
parent3a6566041c833912263b460d08964f0fed1ed665 (diff)
downloadFreeBSD-src-d0b9f3f9cfbe900c3fad63d0186d237e265b69f5.zip
FreeBSD-src-d0b9f3f9cfbe900c3fad63d0186d237e265b69f5.tar.gz
Remove a harmless (somewhat to my surprise) bogon that crept into r245440.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc11
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 3ba82ea..5ae62a7 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -704,7 +704,6 @@ distributeworld installworld: installcheck
done); \
cp $$libs $$progs ${INSTALLTMP}
cp -R $${PATH_LOCALE:-"/usr/share/locale"} ${INSTALLTMP}/locale
- rm -f ${METALOG}
.if make(distributeworld)
.for dist in ${EXTRA_DISTRIBUTIONS}
-mkdir ${DESTDIR}/${DISTDIR}/${dist}
OpenPOWER on IntegriCloud