diff options
Diffstat (limited to 'chapter05/gettext-inst.xml')
-rw-r--r-- | chapter05/gettext-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gettext-inst.xml b/chapter05/gettext-inst.xml index 4aa9bae58..dd93ed683 100644 --- a/chapter05/gettext-inst.xml +++ b/chapter05/gettext-inst.xml @@ -5,7 +5,7 @@ <para>Prepare Gettext to be compiled:</para> -<para><screen><userinput>./configure --prefix=/stage1</userinput></screen></para> +<para><screen><userinput>./configure --prefix=/tools</userinput></screen></para> <para>Compile the programs:</para> |