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