Author: jim
Date: 2005-06-26 17:01:57 -0600 (Sun, 26 Jun 2005)
New Revision: 6197
Modified:
branches/cross-lfs/BOOK/
branches/cross-lfs/BOOK/reboot/multilib/udev.xml
Log:
[EMAIL PROTECTED]: jim | 2005-06-26 14:46:33 -0700
Removed source .bash_profile in multilib udev.xml
Property changes on: branches/cross-lfs/BOOK
___________________________________________________________________
Name: svk:merge
- 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:6425
dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516
+ 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:6426
dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516
Modified: branches/cross-lfs/BOOK/reboot/multilib/udev.xml
===================================================================
--- branches/cross-lfs/BOOK/reboot/multilib/udev.xml 2005-06-26 23:01:45 UTC
(rev 6196)
+++ branches/cross-lfs/BOOK/reboot/multilib/udev.xml 2005-06-26 23:01:57 UTC
(rev 6197)
@@ -45,7 +45,7 @@
<para>Compile the package:</para>
-<screen><userinput>make CROSS="${LFS_TARGET}-"
udevdir=/dev</userinput></screen>
+<screen><userinput>make CC="${CC} ${BUILD64}" CROSS="${LFS_TARGET}-"
udevdir=/dev</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../final-system/common/udev.xml"
@@ -53,17 +53,13 @@
<para>Install the package:</para>
-<screen><userinput>make CC="${CC} ${BUILD64}" udevdir=/dev
install</userinput></screen>
+<screen><userinput>make udevdir=/dev install</userinput></screen>
<para>Udev's configuration is far from ideal by default, so install
the configuration files here:</para>
<screen><userinput>cp ../udev-config-2.rules
${LFS}/etc/udev/rules.d/25-lfs.rules</userinput></screen>
- <para>Reset <envar>CC</envar> to default environment variable:</para>
-
-<screen><userinput>source ~/.bash_profile</userinput></screen>
-
</sect2>
<sect2 role="content">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page