From acb8e638f6f7c99257b091dc6c225c948069a7a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Guzm=C3=A1n?= Date: Fri, 3 Apr 2026 23:28:33 -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 684ca90f..9d817f16 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"