# HG changeset patch # User Petr Sumbera # Date 1460377679 25200 # Node ID 2848bb36a9335648fe771f7ef3ff7d7998c05083 # Parent b09fe8b3d3b366e64098f74ae4550c6f13fceef1 22835346 wxwidgets files in /usr/bin should be 64-bit diff -r b09fe8b3d3b3 -r 2848bb36a933 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. # 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