Changeset 4565394
- Timestamp:
- 05/13/2013 05:06:36 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- f9edc62e
- Parents:
- c7be6abd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/add/kdepim.xml
rc7be6abd r4565394 59 59 </itemizedlist> 60 60 61 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 62 <itemizedlist spacing='compact'> 63 <listitem> 64 <para>Required patch: <ulink 65 url="&patch-root;/kdepim-&kde-version;-boost_fix-2.patch"/></para> 66 </listitem> 67 </itemizedlist> 68 61 69 <bridgehead renderas="sect3">Kdepim Dependencies</bridgehead> 62 70 … … 92 100 the following commands:</para> 93 101 94 <screen><userinput>mkdir build && 102 <screen><userinput>patch -Np1 -i ../kdepim-&kde-version;-boost_fix-2.patch && 103 mkdir build && 95 104 cd build && 96 105 cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
Note:
See TracChangeset
for help on using the changeset viewer.