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.
#
set name=pkg.fmri value=pkg:/service/network/load-balancer/ilb@$(PKGVERS)
set name=pkg.description \
value="Integrated IP layer 3/4 load balancer for Solaris"
@@ -36,18 +37,18 @@
dir path=lib/svc/manifest/network group=sys
dir path=lib/svc/manifest/network/loadbalancer group=sys
dir path=usr group=sys
dir path=usr/include
dir path=usr/lib
-dir path=usr/lib/$(ARCH64)
+$(BUILD64)dir path=usr/lib/$(ARCH64)
dir path=usr/lib/inet
dir path=usr/lib/inet/ilb
dir path=usr/sbin
file path=lib/svc/manifest/network/loadbalancer/ilbd.xml group=sys mode=0444
file path=usr/include/libilb.h
-file path=usr/lib/$(ARCH64)/libilb.so.1
-file path=usr/lib/$(ARCH64)/llib-lilb.ln
+$(BUILD64)file path=usr/lib/$(ARCH64)/libilb.so.1
+$(BUILD64)file path=usr/lib/$(ARCH64)/llib-lilb.ln
file path=usr/lib/inet/ilb/ilb_probe mode=0555
file path=usr/lib/inet/ilbd mode=0555
file path=usr/lib/libilb.so.1
file path=usr/lib/llib-lilb
file path=usr/lib/llib-lilb.ln
@@ -58,7 +59,7 @@
legacy pkg=SUNWilbr \
desc="Integrated IP layer 3/4 load balancer for Solaris(root)" \
name="Integrated IP layer 3/4 load balancer for Solaris(root)"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
-link path=usr/lib/$(ARCH64)/libilb.so target=./libilb.so.1
+$(BUILD64)link path=usr/lib/$(ARCH64)/libilb.so target=./libilb.so.1
link path=usr/lib/libilb.so target=./libilb.so.1