libreoffice: rebuild using nopython instead of modifying control

This commit is contained in:
Luis Guzmán 2026-04-03 23:28:33 -06:00
parent aa4b9a912b
commit acb8e638f6

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"