diff options
Diffstat (limited to 'chapter06/file-inst.xml')
-rw-r--r-- | chapter06/file-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/file-inst.xml b/chapter06/file-inst.xml index 51f410bf1..9c695ad7c 100644 --- a/chapter06/file-inst.xml +++ b/chapter06/file-inst.xml @@ -5,7 +5,7 @@ <para>Prepare File for compilation:</para> -<para><screen><userinput>./configure --prefix=/usr --datadir=/usr/share/misc</userinput></screen></para> +<para><screen><userinput>./configure --prefix=/usr</userinput></screen></para> <para>Compile the package:</para> |