Ignore:
Timestamp:
07/03/2019 05:47:21 AM (5 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib-10.1
Children:
1b28d1a
Parents:
a3df607
Message:

MultiLib: Merge changes from trunk

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/check.xml

    ra3df607 r5839010  
    4343    <para>Prepare Check for compilation:</para>
    4444
    45 <screen><userinput remap="configure">./configure --prefix=/usr \
    46             --docdir=/usr/share/doc/check-&check-version;</userinput></screen>
     45<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
    4746
    4847    <para>Build the package:</para>
     
    6059    <para>Install the package and fix a script:</para>
    6160
    62 <screen><userinput remap="install">make install
     61    <screen><userinput remap="install">make docdir=/usr/share/doc/check-&check-version; install
    6362sed -i '1 s/tools/usr/' /usr/bin/checkmk</userinput></screen>
    6463
Note: See TracChangeset for help on using the changeset viewer.