Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src another DESTDIR clarification
details: https://anonhg.NetBSD.org/src/rev/806c85eadabb
branches: trunk
changeset: 542500:806c85eadabb
user: lukem <lukem%NetBSD.org@localhost>
date: Fri Jan 31 01:38:35 2003 +0000
description:
another DESTDIR clarification
diffstat:
build.sh | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r 5690fa700c54 -r 806c85eadabb build.sh
--- a/build.sh Fri Jan 31 01:26:39 2003 +0000
+++ b/build.sh Fri Jan 31 01:38:35 2003 +0000
@@ -1,5 +1,5 @@
#! /usr/bin/env sh
-# $NetBSD: build.sh,v 1.88 2003/01/26 13:12:05 lukem Exp $
+# $NetBSD: build.sh,v 1.89 2003/01/31 01:38:35 lukem Exp $
#
# Copyright (c) 2001-2003 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -239,7 +239,7 @@
Build operations (all imply "obj" and "tools"):
build Run "make build"
- distribution Run "make distribution" (includes etc/ files)
+ distribution Run "make distribution" (includes DESTDIR/etc/ files)
release Run "make release" (includes kernels & distrib media)
Other operations:
@@ -688,7 +688,7 @@
eval cat <<EOF $makewrapout
#! /bin/sh
# Set proper variables to allow easy "make" building of a NetBSD subtree.
-# Generated from: \$NetBSD: build.sh,v 1.88 2003/01/26 13:12:05 lukem Exp $
+# Generated from: \$NetBSD: build.sh,v 1.89 2003/01/31 01:38:35 lukem Exp $
#
EOF
Home |
Main Index |
Thread Index |
Old Index