misc: improve patch and xargs default usage on helpers.
This commit is contained in:
parent
4ad5d3ae6f
commit
11a7c33983
60 changed files with 109 additions and 106 deletions
|
|
@ -22,8 +22,8 @@ VERSION=3
|
|||
|
||||
. ./config
|
||||
|
||||
patch -p1 < $DATA/asunder_2.9.5-acc.patch
|
||||
patch -p1 < $DATA/asunder_2.9.5-monkey.patch
|
||||
patch --no-backup-if-mismatch -p1 < $DATA/asunder_2.9.5-acc.patch
|
||||
patch --no-backup-if-mismatch -p1 < $DATA/asunder_2.9.5-monkey.patch
|
||||
|
||||
changelog "Removed non-free formats. Closes #4061"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue