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,7 +22,7 @@ VERSION=3
|
|||
. ./config
|
||||
|
||||
# Patch trisquel feeds
|
||||
patch src/akregator_part.cpp < $DATA/trisquel_feeds.patch
|
||||
patch --no-backup-if-mismatch src/akregator_part.cpp < $DATA/trisquel_feeds.patch
|
||||
|
||||
#Prevent ppc64el arch since qtwebengine is not build for ppc64el either.
|
||||
sed -i 's|Architecture: any|Architecture: amd64 arm64 armhf i386|g' debian/control
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue