components/tidy/tidy.p5m
changeset 4295 8e6a71e8754b
parent 4074 3b59c13ef5ec
child 5682 94c0ca64c022
--- a/components/tidy/tidy.p5m	Thu May 14 23:23:23 2015 -0500
+++ b/components/tidy/tidy.p5m	Thu May 14 10:36:26 2015 -0700
@@ -22,7 +22,7 @@
 #
 
 <transform file path=usr/share/doc/tidy/html/api/(.+)$ -> \
-    set action.hash usr/share/doc/tidy/api/%<\1> >
+    set action.hash usr/share/doc/tidy/api/%<1> >
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 set name=pkg.fmri value=pkg:/text/tidy@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="The HTML Tidy Library."