Changeset 39c0cd7 for BOOK/final-system
- Timestamp:
- May 28, 2014, 7:08:47 PM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 2e50049
- Parents:
- f0cb0cc
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/temp-perl.xml
rf0cb0cc r39c0cd7 22 22 <sect2 role="installation"> 23 23 <title>Installation of Perl</title> 24 25 <para os="a">First adapt some hard-wired paths to the C library by applying26 the following patch:</para>27 28 <screen os="b"><userinput>patch -Np1 -i ../&perl-libc-patch;</userinput></screen>29 24 30 25 <para os="s1">Change a hardcoded path from -
BOOK/final-system/multilib/temp-perl.xml
rf0cb0cc r39c0cd7 22 22 <sect2 role="installation"> 23 23 <title>Installation of Perl</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"26 href="../common/temp-perl.xml"27 xpointer="xpointer(//*[@os='a'])"/>28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"30 href="../common/temp-perl.xml"31 xpointer="xpointer(//*[@os='b'])"/>32 24 33 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.