#
#
# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
#

# tag locale-specific files

<transform dir file link hardlink \
    path=.*/locale/([^/]+)(\..+){0,1}(/.+){0,1}$ -> \
    default facet.locale.%<\1> true>

# unfacet the C locale so it's always installed

<transform dir file link hardlink \
    facet.locale.C=.+ -> delete facet.locale.C .+ >
