Searched refs:PKG_CACHEROOT (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/brand/solaris/zone/
H A Dcommon.ksh812 # PKG_CACHEROOT If not set on entry and a pkg(5) cache exists at
813 # /var/pkg/publisher, it is set to PKG_CACHEROOT and exported
851 # respect PKG_CACHEROOT if the caller has it set.
852 [[ -z "$PKG_CACHEROOT" ]] &&
853 export PKG_CACHEROOT=/var/pkg/publisher
854 log "$m_cache" "$PKG_CACHEROOT"

Completed in 21 milliseconds