[30279] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit: Document that DESTDIR must be an absolute path

daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Aug 28 14:28:05 2018

Date: Tue, 28 Aug 2018 14:22:42 -0400
From: Greg Hudson <ghudson@mit.edu>
Message-Id: <201808281822.w7SIMgvn030613@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/405dd1f1b56b39c2e7576df554a819ae5ab0076f
commit 405dd1f1b56b39c2e7576df554a819ae5ab0076f
Author: Greg Hudson <ghudson@mit.edu>
Date:   Tue Aug 28 12:11:35 2018 -0400

    Document that DESTDIR must be an absolute path
    
    ticket: 8731 (new)
    tags: pullup
    target_version: 1.16-next

 doc/build/doing_build.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/build/doing_build.rst b/doc/build/doing_build.rst
index 4605bfb..4da1998 100644
--- a/doc/build/doing_build.rst
+++ b/doc/build/doing_build.rst
@@ -81,7 +81,7 @@ use::
 
 This will install the binaries under *DESTDIR/PREFIX*, e.g., the user
 programs will install into *DESTDIR/PREFIX/bin*, the libraries into
-*DESTDIR/PREFIX/lib*, etc.
+*DESTDIR/PREFIX/lib*, etc.  *DESTDIR* must be an absolute path.
 
 Some implementations of make allow multiple commands to be run in
 parallel, for faster builds.  We test our Makefiles in parallel builds
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post