components/libarchive/libarchive.p5m
branchs11-update
changeset 4354 92b9d70a8795
parent 3661 47545fb8aed4
child 4997 714545171c17
child 6164 66436ccdbe51
--- a/components/libarchive/libarchive.p5m	Tue May 26 15:27:15 2015 -0700
+++ b/components/libarchive/libarchive.p5m	Tue May 26 15:28:33 2015 -0700
@@ -20,12 +20,12 @@
 #
 
 #
-# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability Uncommitted>
 # All man pages are pulled from $(COMPONENT_SRC)/doc/man and have a .3 suffix
-<transform file path=usr.*/man/man.+/(.+[.]3).*$ -> set action.hash %<\1> >
+<transform file path=usr.*/man/man.+/(.+[.]3).*$ -> set action.hash %<1> >
 set name=pkg.fmri \
     value=pkg:/library/libarchive@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="multi-format archive and compression library"