summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/faq.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml
index b8616ba489..7d4cb725de 100644
--- a/documentation/ref-manual/faq.xml
+++ b/documentation/ref-manual/faq.xml
@@ -752,8 +752,11 @@
752 zlib-native/1.2.8-r0/sysroot-destdir/home/maxtothemax/poky-bootchart2/ 752 zlib-native/1.2.8-r0/sysroot-destdir/home/maxtothemax/poky-bootchart2/
753 build/tmp/sysroots/x86_64-linux/usr/bin 753 build/tmp/sysroots/x86_64-linux/usr/bin
754 </literallayout> 754 </literallayout>
755 The standard <filename>DESTDIR</filename> mechanism leaves no 755 Even if the paths look unusual, they both are correct -
756 other choice. 756 the first for a target and the second for a native recipe.
757 This paths are a consequence of the
758 <filename>DESTDIR</filename> mechanism and while they
759 appear strange, they are correct and in practice very effective.
757 </para> 760 </para>
758 </answer> 761 </answer>
759 </qandaentry> 762 </qandaentry>