]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Document that DESTDIR must be an absolute path 833/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 28 Aug 2018 16:11:35 +0000 (12:11 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 28 Aug 2018 16:11:35 +0000 (12:11 -0400)
ticket: 8731 (new)
tags: pullup
target_version: 1.16-next

doc/build/doing_build.rst

index 4605bfb050f7599d216d55eee5c461c161911063..4da19983697e0f155a9ff2fde5d7b1a79ad6fb69 100644 (file)
@@ -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