Changeset 00e29190
- Timestamp:
- 01/03/2014 08:23:28 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 7.10, 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, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ada42602
- Parents:
- d17ab8f
- Files:
-
- 3 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/grantlee.xml
rd17ab8f r00e29190 83 83 <screen><userinput>mkdir build && 84 84 cd build && 85 cmake -DCMAKE_INSTALL_PREFIX=& kde-dir; \86 -DCMAKE_BUILD_TYPE=Release \85 cmake -DCMAKE_INSTALL_PREFIX=&qt4-dir; \ 86 -DCMAKE_BUILD_TYPE=Release \ 87 87 .. && 88 88 make</userinput></screen> -
general/genutils/genutils.xml
rd17ab8f r00e29190 38 38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rxvt-unicode.xml"/> 39 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="screen.xml"/> 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shared-mime-info.xml"/> 40 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sharutils.xml"/> 41 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tidy.xml"/> -
x/lib/lib.xml
rd17ab8f r00e29190 51 51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt4.xml"/> 52 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt5.xml"/> 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shared-mime-info.xml"/>54 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="startup-notification.xml"/> 55 54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk.xml"/>
Note:
See TracChangeset
for help on using the changeset viewer.