Changeset 6c64623f
- Timestamp:
- 05/09/2013 08:47:58 PM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 44b8f10
- Parents:
- 90d2c306
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/tcl.xml
r90d2c306 r6c64623f 127 127 ./configure --prefix=/usr \ 128 128 --mandir=/usr/share/man \ 129 --without-tzdata \ 129 130 $([ $(uname -m) = x86_64 ] && echo --enable-64bit) && 130 131 make && … … 160 161 <sect2 role="commands"> 161 162 <title>Command Explanations</title> 163 164 <para> 165 <option>--without-tzdata</option>: This switch prevents installation 166 of the shipped timezone data which are older than the ones provided 167 in LFS. 168 </para> 162 169 163 170 <para> -
x/wm/fluxbox.xml
r90d2c306 r6c64623f 6 6 7 7 <!ENTITY fluxbox-download-http "&sourceforge-repo;/fluxbox/fluxbox-&fluxbox-version;.tar.bz2"> 8 <!ENTITY fluxbox-download-ftp "&gentoo-ftp-repo;/fluxbox-&fluxbox-version;.tar. ">8 <!ENTITY fluxbox-download-ftp "&gentoo-ftp-repo;/fluxbox-&fluxbox-version;.tar.bz2"> 9 9 <!ENTITY fluxbox-md5sum "f95b0bdb9ee41bfac124bd0fc601f248"> 10 10 <!ENTITY fluxbox-size "776 KB"> -
xsoft/graphweb/firefox.xml
r90d2c306 r6c64623f 37 37 </para> 38 38 39 &lfs7 2_checked;39 &lfs73_checked; 40 40 41 41 <bridgehead renderas="sect3">Package Information</bridgehead> … … 105 105 <bridgehead renderas="sect4">Optional</bridgehead> 106 106 <para role="optional"> 107 <xref linkend="curl"/>, 107 108 <xref linkend="dbus-glib"/>, 108 109 <xref linkend="doxygen"/>, -
xsoft/other/thunderbird.xml
r90d2c306 r6c64623f 38 38 </para> 39 39 40 &lfs7 2_checked;40 &lfs73_checked; 41 41 42 42 <bridgehead renderas="sect3">Package Information</bridgehead> … … 106 106 <bridgehead renderas="sect4">Optional</bridgehead> 107 107 <para role="optional"> 108 <xref linkend="curl"/>, 108 109 <xref linkend="dbus-glib"/>, 109 110 <xref linkend="doxygen"/>,
Note:
See TracChangeset
for help on using the changeset viewer.