misc: rename function 'compile' to 'package' on helpers.

This commit is contained in:
Luis Guzmán 2023-11-15 05:52:04 +00:00
parent ea2fc97cec
commit f50f475cd5
354 changed files with 354 additions and 354 deletions

View file

@ -39,4 +39,4 @@ patch --no-backup-if-mismatch -p1 < $DATA/fix_path_on_udeb_files.patch
sed '/Package: lvm2-udeb/,/^$/s/^Depends:/Depends: dmsetup-udeb,/' -i debian/control
changelog "Rebuild upstream to get udeb dependency for debian-installer."
compile
package