libreoffice: rebuild using nopython instead of modifying control

This commit is contained in:
Luis Guzmán 2026-03-30 21:05:52 -06:00
parent 3c478ad144
commit 5dc81d59a0

View file

@ -29,9 +29,7 @@ patch_p1 $DATA/debian-rules_7.3.patch
# Increase CPU usage for amd64 build.
sed -i "/NUM_CPUS=/s|3|7|" debian/rules
# Remote pip test
rm pyuno/qa/pytests/testpip.py
sed -i '/python3-pip/d' debian/control
# Profile 'nopython'
changelog "Backport libreoffice fresh into Trisquel"