From b064f27dcb0c14c458f752f9ca3ce654ed60eefc Mon Sep 17 00:00:00 2001 From: Roland Clobus Date: Sun, 4 Jun 2023 12:25:50 +0200 Subject: [PATCH] Revert previous commit to test/rebuild.sh Bug #1023472 got fixed by tasksel 3.73 --- test/rebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/rebuild.sh b/test/rebuild.sh index 6f53c560d..1511380c1 100755 --- a/test/rebuild.sh +++ b/test/rebuild.sh @@ -91,7 +91,7 @@ parse_commandline_arguments() { ;; "lxqt") INSTALLER="live" - PACKAGES="lxqt live-task-lxqt" # Install lxqt before lve-task-lxqt to avoid #1023472 + PACKAGES="live-task-lxqt" ;; "mate") INSTALLER="live"