Changeset 8b7e568


Ignore:
Timestamp:
08/03/2017 07:10:37 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
cb03daa
Parents:
c1798f3
Message:

Update libwnck verion

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gsl.xml

    rc1798f3 r8b7e568  
    116116    <para>If you built the documentation, install it (as root) with:</para>
    117117
    118 <screen role="root"><userinput>mkdir /usr/share/doc/gsl-&gsl-version; &amp;&amp;
    119 cp doc/gsl-ref.html/* /usr/share/doc/gsl-&gsl-version;</userinput></screen>
     118<screen role="root"><userinput>mkdir                   /usr/share/doc/gsl-&gsl-version; &amp;&amp;
     119cp -R doc/_build/html/* /usr/share/doc/gsl-&gsl-version;</userinput></screen>
    120120
    121121  </sect2>
  • gnome.ent

    rc1798f3 r8b7e568  
    2525<!ENTITY libgtop-version              "2.36.0">
    2626<!ENTITY libpeas-version              "1.20.0">
    27 <!ENTITY libwnck-version              "3.24.0">
     27<!ENTITY libwnck-version              "3.24.1">
    2828<!ENTITY rest-version                 "0.8.0">
    2929<!ENTITY totem-pl-parser-version      "3.10.8">
Note: See TracChangeset for help on using the changeset viewer.