Changeset 63941d2
- Timestamp:
 - Dec 5, 2006, 9:58:53 PM (19 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - ea2ed58
 - Parents:
 - aab4384
 - Location:
 - BOOK
 - Files:
 - 
      
- 2 edited
 
- 
          
  introduction/common/changelog.xml (modified) (1 diff)
 - 
          
  temp-system/common/gettext.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/introduction/common/changelog.xml
raab4384 r63941d2 49 49 <para>[jim] - Updated Essential Symlinks for boot section.</para> 50 50 </listitem> 51 <listitem> 52 <para>[jim] - Reverted change in gettext build in temp-system.</para> 53 </listitem> 51 54 </itemizedlist> 52 55 </listitem>  - 
      
BOOK/temp-system/common/gettext.xml
raab4384 r63941d2 49 49 <para os="f">Compile the package:</para> 50 50 51 <screen os="g"><userinput>make</userinput></screen> 51 <screen os="g"><userinput>make -C gnulib-lib 52 make -C src msgfmt</userinput></screen> 52 53 53 <para os="h">Install the package:</para>54 <para os="h">Install the <command>msgfmt</command> binary:</para> 54 55 55 <screen os="i"><userinput> make DESTDIR=${CLFS} install</userinput></screen>56 <screen os="i"><userinput>cp -v src/msgfmt ${CLFS}/tools/bin</userinput></screen> 56 57 57 58 </sect2>  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  