From d885dc2e0f3a3b38595e7c424f3e9c95afad27dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Guzm=C3=A1n?= <ark@switnet.org> Date: Sun, 2 Jan 2022 10:46:43 +0000 Subject: [PATCH] libreoffice T9.0 > T10.0 fix --- helpers/make-libreoffice | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helpers/make-libreoffice b/helpers/make-libreoffice index 1324fabb..cf120474 100644 --- a/helpers/make-libreoffice +++ b/helpers/make-libreoffice @@ -26,7 +26,8 @@ REPOKEY="83FBA1751378B444" # Make sure that Trisquel gets compiled same as Ubuntu patch -p0 < $DATA/debian-rules.patch -#Fix upgrade conflict etiona/nabia libreoffice. +#Fix upgrade conflict etiona/nabia libreoffice +#Remove for libreoffice 7.2 or later. patch -p0 < $DATA/fix_upgrade_buster-bullseye_985297.patch changelog "Backported to get latest version into Trisquel" -- GitLab