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/boot/wanboot@$(PKGVERS)
set name=pkg.description value="Solaris WAN boot support"
set name=pkg.summary value="WAN boot support"
@@ -34,12 +35,12 @@
dir path=usr/lib/abi
dir path=usr/lib/inet
dir path=usr/lib/inet/wanboot
dir path=usr/sbin
dir path=usr/share/man/man1m
-file path=usr/lib/$(ARCH64)/libwanboot.so.1
-file path=usr/lib/$(ARCH64)/libwanbootutil.so.1
+$(BUILD64)file path=usr/lib/$(ARCH64)/libwanboot.so.1
+$(BUILD64)file path=usr/lib/$(ARCH64)/libwanbootutil.so.1
file path=usr/lib/inet/wanboot/bootlog-cgi mode=0555
file path=usr/lib/inet/wanboot/encr mode=0555
file path=usr/lib/inet/wanboot/hmac mode=0555
file path=usr/lib/inet/wanboot/ickey mode=0555
file path=usr/lib/inet/wanboot/keygen mode=0555