Author: pierre
Date: Sun Dec 15 09:15:39 2013
New Revision: 12398
Log:
Missing role="root"
Modified:
trunk/BOOK/general/prog/scons.xml
Modified: trunk/BOOK/general/prog/scons.xml
==============================================================================
--- trunk/BOOK/general/prog/scons.xml Sun Dec 15 04:09:53 2013 (r12397)
+++ trunk/BOOK/general/prog/scons.xml Sun Dec 15 09:15:39 2013 (r12398)
@@ -90,7 +90,7 @@
commands as the <systemitem class="username">root</systemitem> user:
</para>
- <screen><userinput>python setup.py install --prefix=/usr \
+ <screen role="root"><userinput>python setup.py install --prefix=/usr \
--standard-lib \
--optimize=1 \
--install-data=/usr/share</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page