Changeset 3802215


Ignore:
Timestamp:
09/04/2023 07:58:46 PM (8 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
9d7f370c
Parents:
f7fe3e6
Message:

Archive librep to go with previous archiving of sawfish

Files:
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general/prog/prog.xml

    rf7fe3e6 r3802215  
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gitserver.xml"/>
    3636  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="guile.xml"/>
    37   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="librep.xml"/>
     37<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="librep.xml"/>-->
    3838  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="llvm.xml"/>
    3939  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lua.xml"/>
  • introduction/welcome/changelog.xml

    rf7fe3e6 r3802215  
    7070      <itemizedlist>
    7171        <listitem>
    72           <para>[bdubbs] - Archive sawfish and its dependency rep-gtk. Fixes
     72          <para>[bdubbs] - Archive sawfish and its dependencies rep-gtk and librep. Fixes
    7373          <ulink url="&blfs-ticket-root;18453">#18453</ulink>.</para>
    7474        </listitem>
  • postlfs/security/gpgme.xml

    rf7fe3e6 r3802215  
    118118    -->
    119119<screen><userinput>mkdir build &amp;&amp;
    120 cd build &amp;&amp;
     120cd    build &amp;&amp;
    121121
    122122../configure --prefix=/usr --disable-gpg-test &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.