Changeset 03e6a40 for BOOK/final-system/multilib/dbus.xml
- Timestamp:
- Apr 20, 2014, 8:57:39 AM (12 years ago)
- Children:
- 0be79ea
- Parents:
- 88ef769 (diff), 578ca586 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 moved
-
BOOK/final-system/multilib/dbus.xml (moved) (moved from BOOK/final-system/multilib/eudev.xml ) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/dbus.xml
r88ef769 r03e6a40 6 6 ]> 7 7 8 <sect1 id="ch-system- eudev-32" role="wrap">9 <?dbhtml filename=" eudev.html"?>8 <sect1 id="ch-system-dbus-32" role="wrap"> 9 <?dbhtml filename="dbus.html"?> 10 10 11 <title> Eudev-&eudev-version; 32 Bit Libraries</title>11 <title>D-Bus-&dbus-version; 32 Bit Libraries</title> 12 12 13 <indexterm zone="ch-system-eudev-32"> 14 <primary sortas="a-Eudev">Eudev 32 Bit Libraries</primary> 15 <secondary>32 Bit</secondary> 13 <indexterm zone="ch-system-dbus-32"> 14 <primary sortas="a-D-Bus">D-Bus 32 Bit Libraries</primary> 16 15 </indexterm> 17 16 18 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../common/ eudev.xml"18 href="../common/dbus.xml" 20 19 xpointer="xpointer(//*[@role='package'])"/> 21 20 22 21 <sect2 role="installation"> 23 <title>Installation of Eudev</title>22 <title>Installation of D-Bus</title> 24 23 25 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/ eudev.xml"25 href="../common/dbus.xml" 27 26 xpointer="xpointer(//*[@os='a'])"/> 28 27 29 <screen os="b"><userinput>PKG_CONFIG_PATH=${PKG_CONFIG_PATH32} \ 30 CC="gcc ${BUILD32}" ./configure --prefix=/usr --sysconfdir=/etc \ 31 --with-rootprefix="" --libexecdir=/lib --enable-split-usr \ 32 --libdir=/usr/lib --with-rootlibdir=/lib --sbindir=/sbin --bindir=/sbin \ 33 --enable-rule_generator --disable-introspection --disable-keymap \ 34 --disable-gudev --disable-gtk-doc-html --enable-libkmod</userinput></screen> 28 <screen os="b"><userinput>CC="gcc ${BUILD32}" USE_ARCH=32 PKG_CONFIG_PATH=${PKG_CONFIG_PATH32} \ 29 ./configure --prefix=/usr --sysconfdir=/etc \ 30 --libdir=/usr/lib --libexecdir=/usr/lib/dbus-1.0 \ 31 --localstatedir=/var --with-systemdsystemunitdir=/lib/systemd/system \ 32 --docdir=/usr/share/doc/dbus-&dbus-version;</userinput></screen> 35 33 36 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 37 href="../common/ eudev.xml"35 href="../common/dbus.xml" 38 36 xpointer="xpointer(//*[@os='c'])"/> 39 37 40 38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 41 href="../common/ eudev.xml"39 href="../common/dbus.xml" 42 40 xpointer="xpointer(//*[@os='d'])"/> 43 41 44 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 href="../common/ eudev.xml"43 href="../common/dbus.xml" 46 44 xpointer="xpointer(//*[@os='e'])"/> 47 45 48 46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 49 href="../common/ eudev.xml"50 xpointer="xpointer(//*[@os=' e2'])"/>47 href="../common/dbus.xml" 48 xpointer="xpointer(//*[@os='f'])"/> 51 49 52 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 href="../common/ eudev.xml"51 href="../common/dbus.xml" 54 52 xpointer="xpointer(//*[@os='g'])"/> 55 53 56 54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 57 href="../common/ eudev.xml"55 href="../common/dbus.xml" 58 56 xpointer="xpointer(//*[@os='h'])"/> 57 58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 59 href="../common/dbus.xml" 60 xpointer="xpointer(//*[@os='i'])"/> 59 61 60 62 </sect2> … … 64 66 65 67 <para>Details on this package are located in <xref 66 linkend="contents- eudev" role="."/></para>68 linkend="contents-dbus" role="."/></para> 67 69 68 70 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.
