Browse Source

add infodir switch to bc

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10418 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Krejzi 11 years ago
parent
commit
86c8a6fc39
1 changed files with 1 additions and 0 deletions
  1. 1 0
      chapter06/bc.xml

+ 1 - 0
chapter06/bc.xml

@@ -45,6 +45,7 @@
 
 <screen><userinput remap="configure">./configure --prefix=/usr   \
             --with-readline \
+            --infodir=/usr/share/info \
             --mandir=/usr/share/man</userinput></screen>
 
     <variablelist>