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
|
|
@ -24,7 +24,7 @@ VERSION=1
|
|||
# Remove helper once upstream version is 1.5.27 or later.
|
||||
|
||||
# Apply patch to fix volume change notification
|
||||
patch -p1 < $DATA/fix_volume_change_notification.patch
|
||||
patch --no-backup-if-mismatch -p1 < $DATA/fix_volume_change_notification.patch
|
||||
|
||||
changelog "Fix volume change notification on MATE and XFCE."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue