diff options
Diffstat (limited to 'chapter08/grep.xml')
-rw-r--r-- | chapter08/grep.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/grep.xml b/chapter08/grep.xml index ef6357281..d06a1ba85 100644 --- a/chapter08/grep.xml +++ b/chapter08/grep.xml @@ -42,7 +42,7 @@ <para>Prepare Grep for compilation:</para> -<screen><userinput remap="configure">./configure --prefix=/usr --bindir=/bin</userinput></screen> +<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen> <para>Compile the package:</para> |