Searched refs:gotac (Results 1 – 1 of 1) sorted by relevance
84 gotac=$PARM;301 if [ x$gotac != x ]; then304 if [ $gotac = "-ac" ]; then326 findFile $patchdir/patch-${CURRENTFULLVERSION}${gotac} || {327 echo "Sorry, I couldn't find the $gotac patch for $CURRENTFULLVERSION. Hohum."330 applyPatch patch-${CURRENTFULLVERSION}${gotac}