components/mailman/mailman.p5m
branchs11-update
changeset 4354 92b9d70a8795
parent 3922 f4e70ad144ea
child 4838 e67200166127
equal deleted inserted replaced
4353:096fc53a5d82 4354:92b9d70a8795
    38 # file only deals with stuff under usr/lib/python[23].*; 20632788 has been
    38 # file only deals with stuff under usr/lib/python[23].*; 20632788 has been
    39 # filed to clean this up.
    39 # filed to clean this up.
    40 <transform file path=usr/lib/mailman/.*\.py$ -> default pkg.tmp.pyversion 2.X>
    40 <transform file path=usr/lib/mailman/.*\.py$ -> default pkg.tmp.pyversion 2.X>
    41 <transform file \
    41 <transform file \
    42     path=usr/lib/mailman/(messages|templates)/([^/]+)(\..+){0,1}(/.+){0,1}/.* \
    42     path=usr/lib/mailman/(messages|templates)/([^/]+)(\..+){0,1}(/.+){0,1}/.* \
    43     -> default facet.locale.%<\2> true>
    43     -> default facet.locale.%<2> true>
    44 <transform file path=usr/share/doc/mailman/mailman-member-es.* -> \
    44 <transform file path=usr/share/doc/mailman/mailman-member-es.* -> \
    45     default facet.locale.es true>
    45     default facet.locale.es true>
    46 <transform file path=usr/share/doc/mailman/(.+) -> set action.hash doc/%<1>>
    46 <transform file path=usr/share/doc/mailman/(.+) -> set action.hash doc/%<1>>
    47 # Stuff under /var/share is not packaged, so suppress pkglint errors.
    47 # Stuff under /var/share is not packaged, so suppress pkglint errors.
    48 <transform link target=(../)+var/(share/)?mailman/(.+) -> set pkg.linted.userland.action002.0 true>
    48 <transform link target=(../)+var/(share/)?mailman/(.+) -> set pkg.linted.userland.action002.0 true>