components/tcl/tk/tk.p5m
changeset 1855 7bd4034d9560
parent 1251 f1fb66b52f41
child 1868 3af70451f5aa
--- a/components/tcl/tk/tk.p5m	Fri Apr 25 14:16:08 2014 -0700
+++ b/components/tcl/tk/tk.p5m	Fri Apr 25 14:23:37 2014 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 set name=pkg.fmri \
@@ -34,8 +34,8 @@
 set name=org.opensolaris.arc-caseid \
     value=PSARC/2007/317
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-file path=usr/bin/$(MACH64)/wish8.5
-file path=usr/bin/wish8.5
+file usr/bin/wish8.5 path=usr/bin/$(MACH32)/wish8.5
+file usr/bin/$(MACH64)/wish8.5 path=usr/bin/wish8.5
 file path=usr/include/tk.h
 file path=usr/include/tkDecls.h
 file path=usr/include/tkPlatDecls.h
@@ -389,7 +389,7 @@
     name="Tk - TCL GUI Toolkit"
 license tk.license license=BSD-like
 link path=usr/bin/wish target=wish8.5
-link path=usr/bin/$(MACH64)/wish target=wish8.5
+link path=usr/bin/$(MACH32)/wish target=wish8.5
 link path=usr/share/man/man1t/tk_bindForTraversal.1t target=tk_menuBar.1t
 link path=usr/share/man/man1t/tk_bisque.1t target=tk_setPalette.1t
 link path=usr/share/man/man1t/tk_focusFollowsMouse.1t target=tk_focusNext.1t