Searched refs:gotac (Results 1 - 1 of 1) sorted by relevance

/scripts/
H A Dpatch-kernel83 gotac=$PARM;
296 if [ x$gotac != x ]; then
299 if [ $gotac = "-ac" ]; then
321 findFile $patchdir/patch-${CURRENTFULLVERSION}${gotac} || {
322 echo "Sorry, I couldn't find the $gotac patch for $CURRENTFULLVERSION. Hohum."
325 applyPatch patch-${CURRENTFULLVERSION}${gotac}

Completed in 82 milliseconds