Browse Source

update _patch

pull/19/head
Gorgone 5 years ago
committed by GitHub
parent
commit
95f8b8b53e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      support/functions/_patch

3
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"

Loading…
Cancel
Save