Ignore:
Timestamp:
09/19/2023 08:11:11 PM (13 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
ablfs-more, trunk
Children:
e6a1ec3
Parents:
b39f283
Message:

Add automation for kf5 and plasma5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/xsl/gen_config.xsl

    rb39f283 r0cd09c6  
    310310&#9;&#9;&#9;default&#9;</xsl:text>
    311311      <xsl:choose>
    312         <xsl:when test="contains(../name,'xorg')">
     312        <xsl:when test="contains(../name,'xorg') or
     313                        contains(../name,'plasma') or
     314                        contains(../name,'kf5')">
    313315          <xsl:text>y
    314316
Note: See TracChangeset for help on using the changeset viewer.