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

/solaris-desktop/ext-sources/
H A Dpostrun619 alt_root_sol_arch=`echo "$alt_root_solnm_pkginfo" |grep ARCH|sed -e 's/^.*ARCH: *\([a-z0-9]*\).*/\1/'`
620 if [ "x$this_sol_arch" != "x$alt_root_sol_arch" ]; then
621 postrun_debug "/ is $this_sol_arch, $PKG_INSTALL_ROOT is $alt_root_sol_arch"

Completed in 10 milliseconds