acutetech writes in Bug 267: Wrong path in documentation, should mention staging_dir...
authorMike Frysinger <vapier@gentoo.org>
Sun, 28 Aug 2005 08:06:07 +0000 (08:06 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 28 Aug 2005 08:06:07 +0000 (08:06 -0000)
docs/buildroot.html

index 10513698cff9c6fde8c593e2761e3c7879439fc6..73ec7799d335c0b97d906f3befea96203fc27c8f 100644 (file)
     <code>~/buildroot/</code>) :</p>
 
 <pre>
-export PATH=$PATH:~/buildroot/build_mips/bin/
+export PATH=$PATH:~/buildroot/build_mips/staging_dir/bin/
 </pre>
 
     <p>Then you can simply do :</p>