Changeset 7f80ece for general


Ignore:
Timestamp:
03/11/2018 06:11:34 PM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
1ec4f1ae
Parents:
3a58850
Message:

Rmove installation of help2man from lsb_release, and reference GNU help2man
in packages that can use it (maybe not complete)

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

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libmbim.xml

    r3a58850 r7f80ece  
    8181    <bridgehead renderas="sect4">Optional</bridgehead>
    8282    <para role="optional">
    83       <xref linkend="gtk-doc"/>
     83      <xref linkend="gtk-doc"/> and
     84      <ulink url="https://ftp.gnu.org/gnu/help2man/">help2man</ulink>
    8485    </para>
    8586
  • general/genlib/libqmi.xml

    r3a58850 r7f80ece  
    8686    <bridgehead renderas="sect4">Optional</bridgehead>
    8787    <para role="optional">
    88       <xref linkend="gtk-doc"/>
     88      <xref linkend="gtk-doc"/> and
     89      <ulink url="https://ftp.gnu.org/gnu/help2man/">help2man</ulink>
    8990    </para>
    9091
  • general/prog/vala.xml

    r3a58850 r7f80ece  
    9595      <xref linkend="dbus"/> (Required for the tests),
    9696      <xref linkend="graphviz"/> (Required for valadoc),
    97       <xref linkend="libxslt"/> (Required for generating the documentation)
     97      <xref linkend="libxslt"/> (Required for generating the documentation), and
     98      <ulink url="https://ftp.gnu.org/gnu/help2man/">help2man</ulink>
    9899    </para>
    99100
Note: See TracChangeset for help on using the changeset viewer.