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