diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/findutils.xml | 4 | ||||
-rw-r--r-- | chapter05/utillinux.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chapter05/findutils.xml b/chapter05/findutils.xml index 9f25462a0..dad29df27 100644 --- a/chapter05/findutils.xml +++ b/chapter05/findutils.xml @@ -2,8 +2,8 @@ <title>Installing Findutils-&findutils-version;</title> <?dbhtml filename="findutils.html" dir="chapter05"?> -<screen>Estimated build time: &findutils-time; -Estimated required disk space: &findutils-compsize;</screen> +<screen>Estimated build time: &findutils-time-static; +Estimated required disk space: &findutils-compsize-static;</screen> &c5-findutils-inst; &c5-findutils-exp; diff --git a/chapter05/utillinux.xml b/chapter05/utillinux.xml index a97f9b9c9..c9b291818 100644 --- a/chapter05/utillinux.xml +++ b/chapter05/utillinux.xml @@ -2,8 +2,8 @@ <title>Installing Util-linux-&util-linux-version;</title> <?dbhtml filename="util-linux.html" dir="chapter05"?> -<screen>Estimated build time: &util-linux-time; -Estimated required disk space: &util-linux-compsize;</screen> +<screen>Estimated build time: &util-linux-time-static; +Estimated required disk space: &util-linux-compsize-static;</screen> &c5-utillinux-inst; &aa-utillinux-dep; |