Print this page
1681 support for BUILD64=# no longer works
@@ -19,10 +19,11 @@
# CDDL HEADER END
#
#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2014 Andrew Stormont.
#
#
# The default for payload-bearing actions in this package is to appear in the
# global zone only. See the include file for greater detail, as well as
@@ -36,15 +37,15 @@
set name=info.classification \
value=org.opensolaris.category.2008:System/Hardware
set name=variant.arch value=$(ARCH)
dir path=etc group=sys
dir path=lib
-dir path=lib/$(ARCH64)
-file path=lib/$(ARCH64)/libmpscsi_vhci.so.1
+$(BUILD64)dir path=lib/$(ARCH64)
+$(BUILD64)file path=lib/$(ARCH64)/libmpscsi_vhci.so.1
file path=lib/libmpscsi_vhci.so.1
legacy pkg=SUNWmpsvplr \
desc="SNIA MP API plugin library for the scsi_vhci driver (Root)" \
name="Sun MP API library for the scsi_vhci driver (Root)"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
-link path=lib/$(ARCH64)/libmpscsi_vhci.so target=libmpscsi_vhci.so.1
+$(BUILD64)link path=lib/$(ARCH64)/libmpscsi_vhci.so target=libmpscsi_vhci.so.1
link path=lib/libmpscsi_vhci.so target=libmpscsi_vhci.so.1