diff options
Diffstat (limited to 'chapter06/file-inst.xml')
-rw-r--r-- | chapter06/file-inst.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chapter06/file-inst.xml b/chapter06/file-inst.xml index a8e9fea6e..8ca1abd9f 100644 --- a/chapter06/file-inst.xml +++ b/chapter06/file-inst.xml @@ -5,9 +5,7 @@ <para>Prepare File to be compiled:</para> -<para><screen><userinput> -./configure --prefix=/usr --datadir=/usr/share/misc -</userinput></screen></para> +<para><screen><userinput>./configure --prefix=/usr --datadir=/usr/share/misc</userinput></screen></para> <para>Continue with compiling the package:</para> |