dpkg: remove bash specific curly braces usage.

This commit is contained in:
Luis Guzman 2024-09-11 16:47:49 +00:00
parent bbef305933
commit eda9007667

View file

@ -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.