- Fix build
This commit is contained in:
parent
fd27f6900b
commit
a1f23ecf64
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/xml-tools/; revision=41562
1 changed files with 5 additions and 5 deletions
|
@ -431,7 +431,7 @@ Do you wish to delete what is left of /var/tmp/temproot.stage1? [no] <userinput>
|
|||
</warning>
|
||||
|
||||
<programlisting>
|
||||
<xi:include href="stage_1.conf.default" parse="text"/>
|
||||
<xi:include href="stage_1.conf.default" parse="text" encoding="euc-jp"/>
|
||||
</programlisting>
|
||||
|
||||
<para>ダウンロード: <ulink
|
||||
|
@ -539,7 +539,7 @@ news inn-stable CONFIGURE_ARGS="--enable-uucp-rnews --enable-setgid-inews" make
|
|||
という名前のログファイルが作成されます。</para>
|
||||
|
||||
<programlisting>
|
||||
<xi:include href="stage_2.conf.default" parse="text"/>
|
||||
<xi:include href="stage_2.conf.default" parse="text" encoding="euc-jp"/>
|
||||
</programlisting>
|
||||
|
||||
<para>ダウンロード: <ulink
|
||||
|
@ -677,7 +677,7 @@ fi
|
|||
スクリプトです。内容を変更する必要はないでしょう。</para>
|
||||
|
||||
<programlisting>
|
||||
<xi:include href="stage_1.sh" parse="text"/>
|
||||
<xi:include href="stage_1.sh" parse="text" encoding="euc-jp"/>
|
||||
</programlisting>
|
||||
|
||||
<para>ダウンロード: <ulink
|
||||
|
@ -688,7 +688,7 @@ fi
|
|||
スクリプトです。最初の部分にある変数を変更しましょう。</para>
|
||||
|
||||
<programlisting>
|
||||
<xi:include href="stage_2.sh" parse="text"/>
|
||||
<xi:include href="stage_2.sh" parse="text" encoding="euc-jp"/>
|
||||
</programlisting>
|
||||
|
||||
<para>ダウンロード: <ulink
|
||||
|
@ -699,7 +699,7 @@ fi
|
|||
設定を自動的におこなうための手順を、ここに入れます。</para>
|
||||
|
||||
<programlisting>
|
||||
<xi:include href="stage_3.mk" parse="text"/>
|
||||
<xi:include href="stage_3.mk" parse="text" encoding="euc-jp"/>
|
||||
</programlisting>
|
||||
|
||||
<para>ダウンロード: <ulink
|
||||
|
|
Loading…
Reference in a new issue