Searched refs:gotac (Results 1 – 1 of 1) sorted by relevance
83 gotac=$PARM;296 if [ x$gotac != x ]; then299 if [ $gotac = "-ac" ]; then321 findFile $patchdir/patch-${CURRENTFULLVERSION}${gotac} || {322 echo "Sorry, I couldn't find the $gotac patch for $CURRENTFULLVERSION. Hohum."325 applyPatch patch-${CURRENTFULLVERSION}${gotac}