components/ksh93/ksh93.p5m
changeset 909 ec78fc2e4b1d
parent 844 55358dcf0cb2
child 1205 6c6c27bcf9ac
--- a/components/ksh93/ksh93.p5m	Thu Jul 05 10:31:21 2012 -0700
+++ b/components/ksh93/ksh93.p5m	Mon Jul 09 08:44:23 2012 +0100
@@ -27,7 +27,8 @@
 # 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:/shell/ksh@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+    value=pkg:/shell/ksh93@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.human-version value=$(IPS_HUMAN_VERSION)
 set name=pkg.description \
     value="Korn Shell 93: A command and programming language that executes commands read from a terminal or a file"
 set name=pkg.summary value="Ksh93 - The AT&T Korn Shell"
@@ -109,3 +110,6 @@
 link path=usr/lib/rsh target=../bin/ksh93
 link path=usr/sbin/jsh target=../bin/ksh93
 link path=usr/sbin/sh target=../bin/$(MACH32)/ksh93
+# Ensure that we upgrade the old package to the version where it's
+# renamed.
+depend fmri=pkg:/shell/[email protected] type=optional