diff options
Diffstat (limited to 'chapter05/dejagnu-inst.xml')
-rw-r--r-- | chapter05/dejagnu-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/dejagnu-inst.xml b/chapter05/dejagnu-inst.xml index 0a948fdb9..c1794e6ac 100644 --- a/chapter05/dejagnu-inst.xml +++ b/chapter05/dejagnu-inst.xml @@ -5,7 +5,7 @@ <para>Prepare DejaGNU to be compiled:</para> -<para><screen><userinput>./configure --prefix=/stage1</userinput></screen></para> +<para><screen><userinput>./configure --prefix=/tools</userinput></screen></para> <para>Build and install the package:</para> |