components/tomcat/tomcat-examples.p5m
changeset 4295 8e6a71e8754b
parent 3732 0f62cc221c7e
child 4773 66779b2d691b
--- a/components/tomcat/tomcat-examples.p5m	Thu May 14 23:23:23 2015 -0500
+++ b/components/tomcat/tomcat-examples.p5m	Thu May 14 10:36:26 2015 -0700
@@ -24,9 +24,9 @@
 #
 
 <transform file path=var/tomcat6/(.+)$ -> \
-    set action.hash %<\1> >
+    set action.hash %<1> >
 <transform file path=var/tomcat6/webapps/ROOT.example/(.+)$ -> \
-    set action.hash webapps/ROOT/%<\1> >
+    set action.hash webapps/ROOT/%<1> >
 <transform file path=var/tomcat6/webapps/ROOT/index.htm -> \
     set action.hash Solaris/index.htm >
 set name=pkg.fmri \