Make pbuilder not blow up stupidly

This commit is contained in:
June Tate-Gans 2024-03-26 09:27:20 -05:00
parent a210f86b54
commit 667aed4610

View File

@ -21,6 +21,7 @@ steps:
commands: commands:
- apt-get update - apt-get update
- touch /etc/pbuilderrc
- apt-get install -y devscripts python3 build-essential git-buildpackage appstream dh-sequence-python3 meson - apt-get install -y devscripts python3 build-essential git-buildpackage appstream dh-sequence-python3 meson
- make - make