Changeset ca5d69d
- Timestamp:
- Jun 4, 2014, 2:56:14 AM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- 1719eea
- Parents:
- 8e667c11
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/systemd.xml
r8e667c11 rca5d69d 25 25 <title>Installation of Systemd</title> 26 26 27 <para os="p1">Apply a patch so that compat <command>pkg-config</command> 28 files get installed without installing compat libraries:</para> 27 <para os="p1">Systemd 211 merged several libraries into 28 <filename class="libraryfile">libsystemd</filename>, but some packages 29 that use systemd still expect those separate libraries. Apply a patch 30 to allow backwards compatibility with these packages by 31 installing Pkg-config files for the old libraries:</para> 29 32 30 33 <screen os="p2"><userinput>patch -Np1 -i ../&systemd-compat-patch;</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.