Changeset b8cc36b for common


Ignore:
Timestamp:
09/14/2013 10:51:08 AM (11 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs
Children:
6bcf33e
Parents:
27c5769
Message:

Merge trunk r3714

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/urls.xsl

    r27c5769 rb8cc36b  
    4141                  (contains(@url, '.bz2') or contains(@url, '.tar.gz') or
    4242                  contains(@url, '.tgz') or contains(@url, '.patch') or
    43                   contains(@url, '.xz')) and
     43                  contains(@url, '.xz') or contains(@url, '.lzma')) and
    4444                  not(ancestor-or-self::*/@condition = 'pdf')">
    4545      <!-- Extract the package name -->
Note: See TracChangeset for help on using the changeset viewer.