22835346 wxwidgets files in /usr/bin should be 64-bit
authorPetr Sumbera <petr.sumbera@oracle.com>
Mon, 11 Apr 2016 05:27:59 -0700
changeset 5767 2848bb36a933
parent 5766 b09fe8b3d3b3
child 5768 e6d4e608e866
22835346 wxwidgets files in /usr/bin should be 64-bit
components/wxwidgets/wxwidgets.p5m
--- a/components/wxwidgets/wxwidgets.p5m	Thu Mar 17 08:24:30 2016 -0700
+++ b/components/wxwidgets/wxwidgets.p5m	Mon Apr 11 05:27:59 2016 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
@@ -34,11 +34,15 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=LSARC/2008/476
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+link path=usr/bin/$(MACH32)/wx-config \
+    target=../../lib/wx/config/gtk2-unicode-release-2.8
+file usr/bin/wxrc path=usr/bin/$(MACH32)/wxrc
 link path=usr/bin/$(MACH64)/wx-config \
     target=../../lib/$(MACH64)/wx/config/gtk2-unicode-release-2.8
-file path=usr/bin/$(MACH64)/wxrc
-link path=usr/bin/wx-config target=../lib/wx/config/gtk2-unicode-release-2.8
-file path=usr/bin/wxrc
+link path=usr/bin/$(MACH64)/wxrc target=../wxrc
+link path=usr/bin/wx-config \
+    target=../lib/$(MACH64)/wx/config/gtk2-unicode-release-2.8
+file usr/bin/$(MACH64)/wxrc path=usr/bin/wxrc
 file path=usr/include/wx-2.8/wx/aboutdlg.h
 file path=usr/include/wx-2.8/wx/accel.h
 file path=usr/include/wx-2.8/wx/access.h