Print this page
1681 support for BUILD64=# no longer works

@@ -20,10 +20,11 @@
 #
 
 #
 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
 # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
+# Copyright 2014 Andrew Stormont.
 #
 
 set name=pkg.fmri value=pkg:/system/library/install/libinstzones@$(PKGVERS)
 set name=pkg.description value="Solaris Install internal files"
 set name=pkg.summary value="Solaris Install Internal Files"

@@ -31,13 +32,14 @@
     value=org.opensolaris.category.2008:Development/System
 set name=variant.arch value=$(ARCH)
 dir path=usr group=sys
 dir path=usr/include
 dir path=usr/lib
-dir path=usr/lib/$(ARCH64)
+$(BUILD64)dir path=usr/lib/$(ARCH64)
 file path=usr/include/instzones_api.h
 legacy pkg=SUNWinstallint desc="Solaris Install internal files" \
     name="Solaris Install Internal Files"
 license cr_Sun license=cr_Sun
 license lic_CDDL license=lic_CDDL
-link path=usr/lib/$(ARCH64)/libinstzones.so target=./libinstzones.so.1
+$(BUILD64)link path=usr/lib/$(ARCH64)/libinstzones.so \
+    target=./libinstzones.so.1
 link path=usr/lib/libinstzones.so target=./libinstzones.so.1