# HG changeset patch # User XINGSZHA # Date 1391538501 28800 # Node ID 1a1d0ee12d7c8bdf0be5dd16489e9c59181330d5 # Parent ed4cff55dd58b42a379ff4324746bbd8f445de04 18163228 Migrate OpenEXR to 64-bit diff -r ed4cff55dd58 -r 1a1d0ee12d7c components/openexr/openexr.p5m --- a/components/openexr/openexr.p5m Thu Jan 09 04:14:02 2014 -0800 +++ b/components/openexr/openexr.p5m Tue Feb 04 10:28:21 2014 -0800 @@ -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. # set action.hash Solaris/%<\1> > @@ -39,12 +39,12 @@ value=LSARC/2008/209 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) # -file path=usr/bin/exrenvmap +file usr/bin/$(MACH64)/exrenvmap path=usr/bin/exrenvmap # -file path=usr/bin/exrheader -file path=usr/bin/exrmakepreview -file path=usr/bin/exrmaketiled -file path=usr/bin/exrstdattr +file usr/bin/$(MACH64)/exrheader path=usr/bin/exrheader +file usr/bin/$(MACH64)/exrmakepreview path=usr/bin/exrmakepreview +file usr/bin/$(MACH64)/exrmaketiled path=usr/bin/exrmaketiled +file usr/bin/$(MACH64)/exrstdattr path=usr/bin/exrstdattr file path=usr/include/OpenEXR/ImfArray.h file path=usr/include/OpenEXR/ImfAttribute.h file path=usr/include/OpenEXR/ImfB44Compressor.h