Ignore:
File:
1 edited

Legend:

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

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