diff options
author | John Kacur <[email protected]> | 2010-03-11 13:57:00 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-03-11 14:08:11 +0100 |
commit | 7ae5f21361fea11f58c398701da635f778635d13 (patch) | |
tree | f6bcf809f93ef4133f4edb9e8f0fa770aacde9a7 /scripts/basic/docproc.c | |
parent | 83ff56f46a8532488ee364bb93a9cb2a59490d33 (diff) |
perf: Make the install relative to DESTDIR if specified
Without this change, the install path is relative to
prefix/DESTDIR where prefix is automatically set to $HOME.
This can produce unexpected results. For example:
make -C tools/perf DESTDIR=/home/jkacur/tmp install-man
creates the directory: /home/jkacur/home/jkacur/tmp/share/...
instead of the expected: /home/jkacur/tmp/share/...
Signed-off-by: John Kacur <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Tom Zanussi <[email protected]>
Cc: Kyle McMartin <[email protected]>
Cc: <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions