diff --git a/support/functions/_patch b/support/functions/_patch index 917e871..02ae3df 100644 --- a/support/functions/_patch +++ b/support/functions/_patch @@ -89,9 +89,6 @@ _apply_consolepatch(){ patchlog="$(mktemp)" for e in ${patchlist[@]} do - - _checkpatch $e - _w=0 cd "$svndir" printf "$y_l\n | PATCH : apply $e"