Changeset dcb7f66


Ignore:
Timestamp:
05/14/2021 08:38:09 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
deb4808
Parents:
d05af11
Message:

cyrus-sasl: Disable building the documentation for now until docutils is
fixed

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rd05af11 rdcb7f66  
    5959        </listitem>
    6060        <listitem>
     61          <para>[renodr] - Disable generating documentation on cyrus-sasl
     62          until Sphinx and docutils are both fixed.</para>
     63        </listitem>
     64        <listitem>
    6165          <para>[renodr] - Remove instructions from PCRE for moving libraries
    6266          to /lib.</para>
  • postlfs/security/cyrus-sasl.xml

    rd05af11 rdcb7f66  
    151151            --enable-auth-sasldb \
    152152            --with-dbpath=/var/lib/sasl/sasldb2 \
     153            --with-sphinx-build=no              \
    153154            --with-saslauthd=/var/run/saslauthd &amp;&amp;
    154155make -j1</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.