components/sendmail/sendmail.p5m
changeset 4295 8e6a71e8754b
parent 4261 5631096debec
child 5485 ff09ab50a80c
equal deleted inserted replaced
4293:17b5d565eb85 4295:8e6a71e8754b
    23 # Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 # The man pages are all at the top of a "files" directory; set the hash to
    26 # The man pages are all at the top of a "files" directory; set the hash to
    27 # point to the files therein.
    27 # point to the files therein.
    28 <transform file path=usr/share/man/man.+/(.+)$ -> set action.hash %<\1> >
    28 <transform file path=usr/share/man/man.+/(.+)$ -> set action.hash %<1> >
    29 # Set the hash for the cf/ hierarchy similarly.
    29 # Set the hash for the cf/ hierarchy similarly.
    30 <transform file path=etc/mail/(cf/.+)$ -> set action.hash %<\1> >
    30 <transform file path=etc/mail/(cf/.+)$ -> set action.hash %<1> >
    31 # Bypass the mangler for these files because they are pre-Solarified.
    31 # Bypass the mangler for these files because they are pre-Solarified.
    32 <transform file path=usr/share/man/.+$ -> add mangler.bypass true >
    32 <transform file path=usr/share/man/.+$ -> add mangler.bypass true >
    33 <transform file path=etc/mail/cf/.* -> default group mail>
    33 <transform file path=etc/mail/cf/.* -> default group mail>
    34 #
    34 #
    35 set name=pkg.fmri \
    35 set name=pkg.fmri \