dpkg: remove bash specific curly braces usage.
This commit is contained in:
parent
bbef305933
commit
eda9007667
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ sed 's/Ubuntu/Trisquel/g' -i scripts/t/Dpkg_BuildFlags_Trisquel.t
|
|||
|
||||
# Patch a copy from the Ubuntu.pm file to force track changes more often,
|
||||
# and rebuild easier the original changes.
|
||||
cp scripts/Dpkg/Vendor/{Ubuntu,Trisquel}.pm
|
||||
cp scripts/Dpkg/Vendor/Ubuntu.pm scripts/Dpkg/Vendor/Trisquel.pm
|
||||
patch_p1 $DATA/patch-Trisquel_pm-from-Ubuntu_pm.patch
|
||||
|
||||
# Use patch to track changes at Makefile.{in,am} files.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue