Author: jim
Date: 2005-07-06 20:31:34 -0600 (Wed, 06 Jul 2005)
New Revision: 6424
Modified:
branches/cross-lfs/BOOK/
branches/cross-lfs/BOOK/temp-tools/common/perl.xml
Log:
[EMAIL PROTECTED]: jim | 2005-07-06 16:00:04 -0700
Added missing ../ to perl patch in temp-tools
Property changes on: branches/cross-lfs/BOOK
___________________________________________________________________
Name: svk:merge
- 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:6740
dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516
+ 7321b066-45f8-0310-a5e2-f63eff31be55:/cross-lfs:6757
dfc39d96-41f8-0310-9e44-b84af8e7c7f6:/books/local:5516
Modified: branches/cross-lfs/BOOK/temp-tools/common/perl.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-tools/common/perl.xml 2005-07-06 21:46:32 UTC
(rev 6423)
+++ branches/cross-lfs/BOOK/temp-tools/common/perl.xml 2005-07-07 02:31:34 UTC
(rev 6424)
@@ -46,7 +46,7 @@
<para>First adapt some hard-wired paths to the C library by applying
the following patch:</para>
-<screen><userinput>patch -Np1 -i &perl-libc-patch;</userinput></screen>
+<screen><userinput>patch -Np1 -i ../&perl-libc-patch;</userinput></screen>
<para>Prepare Perl for compilation (make sure to get the 'IO Fcntl POSIX'
part of the command correct—they are all letters):</para>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page