diff -r a4b12971cf99 -r 1fa3eaf1bf9d transforms/locale --- a/transforms/locale Wed Jan 26 13:22:43 2011 -0800 +++ b/transforms/locale Fri Jan 28 11:44:21 2011 -0800 @@ -27,5 +27,11 @@ default facet.locale true> \ + path=.*/locale/([^/]+)(\..+){0,1}(/.+){0,1}$ -> \ default facet.locale.%<\1> true> + +# skip pkglint(1) on actions where where facet.locale tags contains '_' until +# we can change this to only skip the '_' in attribute name warning. + \ + default pkg.linted true>