From 5dc81d59a0aaaf9138792ee836a7aae375ae2d48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Guzm=C3=A1n?= Date: Mon, 30 Mar 2026 21:05:52 -0600 Subject: [PATCH] libreoffice: rebuild using nopython instead of modifying control --- helpers/make-libreoffice | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/helpers/make-libreoffice b/helpers/make-libreoffice index 31358b1f..2a738859 100644 --- a/helpers/make-libreoffice +++ b/helpers/make-libreoffice @@ -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"