Changeset 70c1211 for stylesheets


Ignore:
Timestamp:
05/14/2021 03:19:42 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
aab13c9
Parents:
e11d8ed
Message:

Tweak mail address for missing patches

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/patcheslist.xsl

    re11d8ed r70c1211  
    4141    <xsl:text>&#x0a;chgrp lfswww *.patch &amp;&amp;&#x0a;</xsl:text>
    4242    <xsl:text>if [ `wc -l copyerrs|sed 's/ *//' |cut -f1 -d' '` -gt 0 ]; then
    43   mail -s "Missing BLFS patches" blfs-book@linuxfromscratch.org &lt; copyerrs
     43  mail -s "Missing BLFS patches" blfs-book@lists.linuxfromscratch.org &lt; copyerrs
    4444fi</xsl:text>
    4545    <xsl:text>&#x0a;exit&#x0a;</xsl:text>
Note: See TracChangeset for help on using the changeset viewer.