Changeset 07d7c10
- Timestamp:
- Feb 8, 2009, 5:14:09 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 4632d6a
- Parents:
- a28f18d
- Location:
- BOOK/final-system
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/iproute2.xml
ra28f18d r07d7c10 69 69 <para os="e">Install the package:</para> 70 70 71 <screen os="f"><userinput>make D ESTDIR=/ DOCDIR=/usr/share/doc/iproute2 \71 <screen os="f"><userinput>make DOCDIR=/usr/share/doc/iproute2 \ 72 72 MANDIR=/usr/share/man install</userinput></screen> 73 73 -
BOOK/final-system/multilib/iproute2.xml
ra28f18d r07d7c10 53 53 xpointer="xpointer(//*[@os='e'])"/> 54 54 55 <screen os="f"><userinput>make DESTDIR=/LIBDIR=/usr/lib64 \55 <screen os="f"><userinput>make LIBDIR=/usr/lib64 \ 56 56 DOCDIR=/usr/share/doc/iproute2 \ 57 57 MANDIR=/usr/share/man install</userinput></screen> -
BOOK/final-system/multilib/rsyslog.xml
ra28f18d r07d7c10 26 26 xpointer="xpointer(//*[@os='a'])"/> 27 27 28 <screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr --sbindir=/sbin </userinput></screen>28 <screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr --sbindir=/sbin --libdir=/usr/lib64</userinput></screen> 29 29 30 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.