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
|
|
@ -31,13 +31,13 @@ sed -i 's|,eol-server,eol-esm||' trisquel-distro-info.c
|
|||
sed -i 's|Ubuntu|Trisquel GNU/Linux|' shell/ubuntu-distro-info.in
|
||||
|
||||
# distro-info-util.c
|
||||
patch -p1 < $DATA/distro-info-util_c.patch
|
||||
patch --no-backup-if-mismatch -p1 < $DATA/distro-info-util_c.patch
|
||||
|
||||
#test-ubuntu-distro-info
|
||||
cp $DATA/test-trisquel-distro-info .
|
||||
|
||||
#python dir
|
||||
patch -p1 < $DATA/distro_info_py.patch
|
||||
patch --no-backup-if-mismatch -p1 < $DATA/distro_info_py.patch
|
||||
replace Ubuntu Trisquel
|
||||
replace ubuntu trisquel
|
||||
#Maybe too much
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue