Fixing non-free software link removal patch. Adding feature to replace they/them/their.
This commit is contained in:
@@ -36,4 +36,4 @@ patch_content=$(cat << EOF
|
||||
EOF
|
||||
)
|
||||
|
||||
(cd "${1}" && echo "${patch_content}" | patch -p1) || error
|
||||
(cd "${1}" && echo "${patch_content}" | patch --forward -p1) || error
|
||||
|
||||
Reference in New Issue
Block a user