Update 2023-02-22 08:18 OpenBSD/amd64
This commit is contained in:
@@ -8,8 +8,9 @@ printf '\n---------------------------------------------------------------------\
|
||||
grep -E 'Subject: |^Index|^RCS|^diff --git|^file +|^[-+]{3} ' "${1}"
|
||||
printf '---------------------------------------------------------------------\n\n'
|
||||
|
||||
printf "Apply patch on path [defaults to /usr/ports]? "
|
||||
printf "Apply patch on path? "
|
||||
read -r _path
|
||||
_path=$(dev-dirs $_path)
|
||||
|
||||
printf "Fix quoted-printable mangeled patch? [y/N]: "
|
||||
read -r _qprint
|
||||
|
||||
Reference in New Issue
Block a user