misc: improve patch and xargs default usage on helpers.

This commit is contained in:
Luis Guzmán 2023-10-07 07:55:41 +00:00
parent 4ad5d3ae6f
commit 11a7c33983
60 changed files with 109 additions and 106 deletions

View file

@ -24,7 +24,7 @@ COMPONENT=main
# Fixes https://bugs.launchpad.net/indicator-applet/+bug/965953
cat << EOF | patch -p0
cat << EOF | patch --no-backup-if-mismatch -p0
--- src/indicator-applet.c 2020-04-09 06:09:47.000000000 -0500
+++ src.mod/indicator-applet.c 2021-08-11 19:21:12.914141219 -0500
@@ -305,6 +305,24 @@