components/libtecla/libtecla.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
child 4354 92b9d70a8795
--- a/components/libtecla/libtecla.p5m	Tue Feb 03 12:52:16 2015 -0800
+++ b/components/libtecla/libtecla.p5m	Tue Feb 03 13:01:27 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 # The man pages are all at the top of a "files" directory; setting the hash to
@@ -30,7 +30,6 @@
 # Bypassing the mangler for these files because they are pre-Solarified.
 <transform file path=usr/share/man/.+$ -> \
     add mangler.bypass true >
-
 set name=pkg.fmri \
     value=pkg:/library/libtecla@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Tecla command-line editing library"
@@ -149,4 +148,4 @@
 file enhance.1.zh_CN.UTF-8 path=usr/share/man/zh_CN.UTF-8/man1/enhance.1
 legacy pkg=SUNWtecla desc="Tecla command-line editing library" \
     name="Tecla command-line editing library"
-license libtecla.license license="MIT-like"
+license libtecla.license license=MIT-like