Changeset 63941d2 for BOOK/temp-system/common
- Timestamp:
- Dec 5, 2006, 9:58:53 PM (18 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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.