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

*** 20,29 **** --- 20,30 ---- # # # 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/internal@$(PKGVERS) set name=pkg.description value="Solaris WAN boot internal" set name=pkg.summary value="WAN boot internal"
*** 39,56 **** file path=usr/include/p12access.h file path=usr/include/p12aux.h file path=usr/include/p12err.h file path=usr/include/parseURL.h file path=usr/include/wanboot_conf.h ! file path=usr/lib/$(ARCH64)/llib-lwanboot.ln ! file path=usr/lib/$(ARCH64)/llib-lwanbootutil.ln file path=usr/lib/llib-lwanboot file path=usr/lib/llib-lwanboot.ln file path=usr/lib/llib-lwanbootutil file path=usr/lib/llib-lwanbootutil.ln legacy pkg=SUNWwbint desc="Solaris WAN boot internal" name="WAN boot internal" license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL ! link path=usr/lib/$(ARCH64)/libwanboot.so target=./libwanboot.so.1 ! link path=usr/lib/$(ARCH64)/libwanbootutil.so target=./libwanbootutil.so.1 link path=usr/lib/libwanboot.so target=./libwanboot.so.1 link path=usr/lib/libwanbootutil.so target=./libwanbootutil.so.1 --- 40,58 ---- file path=usr/include/p12access.h file path=usr/include/p12aux.h file path=usr/include/p12err.h file path=usr/include/parseURL.h file path=usr/include/wanboot_conf.h ! $(BUILD64)file path=usr/lib/$(ARCH64)/llib-lwanboot.ln ! $(BUILD64)file path=usr/lib/$(ARCH64)/llib-lwanbootutil.ln file path=usr/lib/llib-lwanboot file path=usr/lib/llib-lwanboot.ln file path=usr/lib/llib-lwanbootutil file path=usr/lib/llib-lwanbootutil.ln legacy pkg=SUNWwbint desc="Solaris WAN boot internal" name="WAN boot internal" license cr_Sun license=cr_Sun license lic_CDDL license=lic_CDDL ! $(BUILD64)link path=usr/lib/$(ARCH64)/libwanboot.so target=./libwanboot.so.1 ! $(BUILD64)link path=usr/lib/$(ARCH64)/libwanbootutil.so \ ! target=./libwanbootutil.so.1 link path=usr/lib/libwanboot.so target=./libwanboot.so.1 link path=usr/lib/libwanbootutil.so target=./libwanbootutil.so.1