Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/bash.xml

    r686839b r7893c02  
    3333
    3434<screen os="b"><userinput>./configure --prefix=/usr --bindir=/bin \
    35     --without-bash-malloc --with-installed-readline</userinput></screen>
     35    --without-bash-malloc --with-installed-readline \
     36    --docdir=/usr/share/doc/bash-&bash-version;</userinput></screen>
    3637
    3738    <variablelist os="c">
     
    5960    <para os="g">Install the package:</para>
    6061
    61 <screen os="h"><userinput>make htmldir=/usr/share/doc/bash-&bash-version; install</userinput></screen>
     62<screen os="h"><userinput>make install</userinput></screen>
    6263
    6364    <para os="i">Run the newly compiled <command>bash</command> program (replacing
Note: See TracChangeset for help on using the changeset viewer.