components/tmux/tmux.p5m
changeset 5682 94c0ca64c022
parent 3917 87d7f448290b
child 6663 128d4acc707a
--- a/components/tmux/tmux.p5m	Wed Mar 30 10:16:56 2016 -0700
+++ b/components/tmux/tmux.p5m	Wed Mar 30 13:33:31 2016 -0700
@@ -28,6 +28,7 @@
 set name=pkg.summary value="tmux - terminal multiplexer"
 set name=pkg.description \
     value="tmux(1) is a terminal multiplexer that enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached."
+set name=pkg.human-version value=$(HUMAN_VERSION)
 set name=com.oracle.info.description value="the tmux terminal multiplexer"
 set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
@@ -38,6 +39,6 @@
 set name=org.opensolaris.arc-caseid value=PSARC/2013/270
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 #
-file usr/bin/$(MACH64)/tmux path=usr/bin/tmux
+file path=usr/bin/tmux
 file path=usr/share/man/man1/tmux.1
 license tmux.license license="MIT, BSD"