transforms/locale
changeset 145 1e2390f5555e
parent 65 1fa3eaf1bf9d
child 454 1ef5e4f29411
--- a/transforms/locale	Tue Mar 22 10:33:36 2011 -0700
+++ b/transforms/locale	Tue Mar 22 16:12:59 2011 -0700
@@ -29,9 +29,3 @@
 <transform dir file link hardlink \
     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.
-<transform dir file link hardlink \
-    path=.*/locale/[^_/]+_[^/]+(/.+){0,1}$ -> \
-    default pkg.linted true>