aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/utillinux-inst.xml
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2001-10-14 12:11:11 +0000
committerMark Hymers <markh@linuxfromscratch.org>2001-10-14 12:11:11 +0000
commitf2fba741d0d7392a1796101d3c3fe821716ac372 (patch)
tree0fdfc2d9184b06bf7fa09e6dcd42348cba35f7ba /chapter06/utillinux-inst.xml
parentdcbada3c314081f527b7af5de4a12c745c1cfafb (diff)
[Bug 48] Util-linux: removed USRGAMES_DIR entry as no longer needed by 2.11l
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1314 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/utillinux-inst.xml')
-rw-r--r--chapter06/utillinux-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/utillinux-inst.xml b/chapter06/utillinux-inst.xml
index 9d5ea9bcc..80d91753c 100644
--- a/chapter06/utillinux-inst.xml
+++ b/chapter06/utillinux-inst.xml
@@ -20,7 +20,7 @@ util-linux package, FHS-compliant, run the following.</para>
<para><screen><userinput>./configure &amp;&amp;</userinput>
<userinput>make HAVE_SLN=yes ADD_RAW=yes &amp;&amp;</userinput>
-<userinput>make HAVE_SLN=yes ADD_RAW=yes USRGAMES_DIR=/usr/bin install</userinput></screen></para>
+<userinput>make HAVE_SLN=yes ADD_RAW=yes install</userinput></screen></para>
</sect2>