Changeset 7f80ece for x/lib/pango.xml


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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/pango.xml

    r3a58850 r7f80ece  
    9797    <para role="optional">
    9898      <xref linkend="cantarell-fonts"/> (for tests),
    99       <xref linkend="gtk-doc"/>, and
     99      <xref linkend="gtk-doc"/>,
     100      <ulink url="https://ftp.gnu.org/gnu/help2man">help2man</ulink>, and
    100101      <ulink url="https://linux.thai.net/projects/libthai">libthai</ulink>
    101102    </para>
     
    129130    </para>
    130131
    131 <screen role="root"><userinput>ninja install</userinput></screen>
     132<screen role="root"><userinput>ninja install &amp;&amp;
     133install -vm 644 pango-view/pango-view.1.in /usr/share/man/man1/pango-view.1</userinput></screen>
    132134
    133135  </sect2>
Note: See TracChangeset for help on using the changeset viewer.