Searched refs:PACKAGENAME (Results 1 – 1 of 1) sorted by relevance
72 PACKAGENAME=`pkginfo -x | grep $SEARCHPACKAGENAME | sed "s/ .*//"`73 if [ "x$PACKAGENAME" != "x" ]75 PRODUCTINSTALLLOCATION="`pkginfo -r $PACKAGENAME`"
Completed in 8 milliseconds