Ignore:
Timestamp:
10/26/2014 11:13:24 AM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9ecb27f
Parents:
2015f9d
Message:

libical-1.0.1: include text about filename issues.
usbutils-008: include xref to wget.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14731 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libical.xml

    r2015f9d r3c4997d  
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     41
     42    <para>The download link below obtains
     43    <filename>libical-&libical-version;.tar.gz</filename>, if a web browser,
     44    such as <xref linkend="firefox"/>, is used. This is is the correct name for
     45    the archive, because it uncompresses into <filename
     46    class="directory">libical-&libical-version;</filename> directory. However,
     47    if other method is used for downloading it, e.g. <xref linkend="wget"/>,
     48    the obtained file is <filename>v&libical-version;.tar.gz</filename>, which
     49    is not acceptable. It is recommended to rename it to the correct filename
     50    <filename>libical-&libical-version;.tar.gz</filename>. You can achieve this
     51    automatically, by issuing <command>wget <ulink
     52    url="&libical-download-http;"/> -O
     53    <filename>libical-&libical-version;.tar.gz</filename></command>.</para>
    4154
    4255    <itemizedlist spacing="compact">
Note: See TracChangeset for help on using the changeset viewer.