diff options
author | Thomas Trepl <thomas@linuxfromscratch.org> | 2023-05-01 16:03:01 +0200 |
---|---|---|
committer | Thomas Trepl <thomas@linuxfromscratch.org> | 2023-05-01 16:03:01 +0200 |
commit | b0120361f3d26569dc392d89807da2b9ce2d6edd (patch) | |
tree | 76f3b5ed48a26997903a730ab8c198a7fea77fd7 | |
parent | 0bf058f512ee523996d730d27885eb9c269d4812 (diff) |
Readd configure accidently commented completely.
-rw-r--r-- | chapter08/findutils.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter08/findutils.xml b/chapter08/findutils.xml index 8e90ec3c8..4961ea0ae 100644 --- a/chapter08/findutils.xml +++ b/chapter08/findutils.xml @@ -53,6 +53,8 @@ x86_64) ./configure - -prefix=/usr - -localstatedir=/var/lib/locate ;; esac</userinput></screen> --> + <screen><userinput remap="configure">./configure - -prefix=/usr - -localstatedir=/var/lib/locate</userinput></screen> + <variablelist> <title>The meaning of the configure options:</title> <!-- |