git: 02dc158215a6 - main - build: note that DESTDIR must be an absolute path
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Nov 2024 15:48:51 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=02dc158215a69c6439e5a0809e5f9c79e62c5fd1
commit 02dc158215a69c6439e5a0809e5f9c79e62c5fd1
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2024-11-14 15:47:08 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-11-14 15:48:26 +0000
build: note that DESTDIR must be an absolute path
PR: 282737
Sponsored by: The FreeBSD Foundation
---
share/man/man7/build.7 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index ca0d72e89c67..32c33aa3d730 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -500,6 +500,9 @@ The directory hierarchy prefix where built objects will be installed.
If not set,
.Va DESTDIR
defaults to the empty string.
+If set,
+.Va DESTDIR
+must specify an absolute path.
.It Va MAKEOBJDIRPREFIX
Defines the prefix for directory names in the tree of built objects.
Defaults to