Revert previous commit to test/rebuild.sh

Bug #1023472 got fixed by tasksel 3.73
This commit is contained in:
Roland Clobus 2023-06-04 12:25:50 +02:00
parent e38192fa70
commit b064f27dcb
No known key found for this signature in database
GPG Key ID: 62C57C6AA61495BD
1 changed files with 1 additions and 1 deletions

View File

@ -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"