Print this page
3352 would like 64bit install libraries

*** 19,28 **** --- 19,29 ---- # CDDL HEADER END # # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # Copyright 2010 Nexenta Systems, Inc. All rights reserved. + # Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved. # set name=pkg.fmri value=pkg:/install/beadm@$(PKGVERS) set name=pkg.description value="Boot Environment Management Tool" set name=pkg.summary value="beadm utility"
*** 30,52 **** --- 31,59 ---- set name=variant.arch value=$(ARCH) dir path=sbin group=sys dir path=usr group=sys dir path=usr/include dir path=usr/lib + dir path=usr/lib/$(ARCH64) dir path=usr/lib/python2.6 dir path=usr/lib/python2.6/vendor-packages + dir path=usr/lib/python2.6/vendor-packages/64 dir path=usr/lib/python2.6/vendor-packages/beadm dir path=usr/sbin dir path=usr/share dir path=usr/share/man dir path=usr/share/man/man1m file path=sbin/beadm mode=0555 file path=usr/include/libbe.h + file path=usr/lib/$(ARCH64)/libbe.so.1 + file path=usr/lib/$(ARCH64)/llib-lbe.ln file path=usr/lib/libbe.so.1 file path=usr/lib/llib-lbe file path=usr/lib/llib-lbe.ln + file path=usr/lib/python2.6/vendor-packages/64/libbe_py.so file path=usr/lib/python2.6/vendor-packages/libbe_py.so file path=usr/share/man/man1m/beadm.1m license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL + link path=usr/lib/$(ARCH64)/libbe.so target=./libbe.so.1 link path=usr/lib/libbe.so target=./libbe.so.1 link path=usr/sbin/beadm target=../../sbin/beadm