Browse Source

gpgcheck

pull/19/head
gorgone 5 years ago
parent
commit
f240758076
  1. 1
      support/functions/_patch

1
support/functions/_patch

@ -89,6 +89,7 @@ _apply_consolepatch(){
patchlog="$(mktemp)"
for e in ${patchlist[@]}
do
_w=0
cd "$svndir"
printf "$y_l\n | PATCH : apply $e"

Loading…
Cancel
Save