diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/tar.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chapter05/tar.xml b/chapter05/tar.xml index 335eefcd9..87c627de8 100644 --- a/chapter05/tar.xml +++ b/chapter05/tar.xml @@ -37,14 +37,6 @@ <sect2 role="installation"> <title>Installation of Tar</title> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter06/tar.xml" - xpointer="xpointer(//*[@os='a'])"/> - - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter06/tar.xml" - xpointer="xpointer(//*[@os='b'])"/> - <para>Prepare Tar for compilation:</para> <screen><userinput>./configure --prefix=/tools</userinput></screen> |