Changeset 8ced986 for BOOK/final-system/common
- Timestamp:
- Jul 6, 2009, 6:05:11 PM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 21797af
- Parents:
- e742e58
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/iproute2.xml
re742e58 r8ced986 38 38 <para os="a">Compile the package:</para> 39 39 40 <screen os="b"><userinput>make DESTDIR= /DOCDIR=/usr/share/doc/iproute2 \40 <screen os="b"><userinput>make DESTDIR= DOCDIR=/usr/share/doc/iproute2 \ 41 41 MANDIR=/usr/share/man</userinput></screen> 42 42 … … 45 45 46 46 <varlistentry> 47 <term><parameter>DESTDIR= /</parameter></term>47 <term><parameter>DESTDIR=</parameter></term> 48 48 <listitem> 49 49 <para>This option overrides the default DESTDIR of /usr, so that … … 69 69 <para os="e">Install the package:</para> 70 70 71 <screen os="f"><userinput>make D OCDIR=/usr/share/doc/iproute2 \71 <screen os="f"><userinput>make DESTDIR= DOCDIR=/usr/share/doc/iproute2 \ 72 72 MANDIR=/usr/share/man install</userinput></screen> 73 73
Note:
See TracChangeset
for help on using the changeset viewer.