Searched refs:jrefile (Results 1 – 1 of 1) sorted by relevance
64 if [ "x" != "x$jrefile" ]; then65 jrecopy=-DJRE_FILE=$jrefile139 jrefile=`find $packagepath -type f -name "jre*.rpm" -print`140 jrefile=`basename $jrefile`141 if [ -z "$jrefile" ]; then142 jrefile="notfound"146 if [ ! -f $packagepath/$jrefile ]; then190 jrefile=`find $packagepath -type f -name "jre*.rpm" -print`191 jrefile=`basename $jrefile`192 if [ -z "$jrefile" ]; then[all …]