Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc us and them, then!
details: https://anonhg.NetBSD.org/src/rev/243a651086c6
branches: trunk
changeset: 850481:243a651086c6
user: christos <christos%NetBSD.org@localhost>
date: Sun Apr 05 00:36:25 2020 +0000
description:
us and them, then!
diffstat:
etc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a102ab9bef5e -r 243a651086c6 etc/Makefile
--- a/etc/Makefile Sun Apr 05 00:21:11 2020 +0000
+++ b/etc/Makefile Sun Apr 05 00:36:25 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.442 2020/04/04 19:50:53 christos Exp $
+# $NetBSD: Makefile,v 1.443 2020/04/05 00:36:25 christos Exp $
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
# Environment variables without default values:
@@ -627,7 +627,7 @@
done; \
[ $${kern_tgz} -nt "$${newest}" ] || { \
echo "echo $${kernels} | $${pax_cmd}"; \
- if [ ${KERNELDIR} = "yes" ]; them \
+ if [ ${KERNELDIR} = "yes" ]; then \
tmpdir=kernel$$; \
trap "rm -fr $${tmpdir}" 0 1 2 3 15; \
mkdir -p $${tmpdir}/netbsd; \
Home |
Main Index |
Thread Index |
Old Index