Revert previous commit to test/rebuild.sh
Bug #1023472 got fixed by tasksel 3.73
This commit is contained in:
parent
e38192fa70
commit
b064f27dcb
|
@ -91,7 +91,7 @@ parse_commandline_arguments() {
|
||||||
;;
|
;;
|
||||||
"lxqt")
|
"lxqt")
|
||||||
INSTALLER="live"
|
INSTALLER="live"
|
||||||
PACKAGES="lxqt live-task-lxqt" # Install lxqt before lve-task-lxqt to avoid #1023472
|
PACKAGES="live-task-lxqt"
|
||||||
;;
|
;;
|
||||||
"mate")
|
"mate")
|
||||||
INSTALLER="live"
|
INSTALLER="live"
|
||||||
|
|
Loading…
Reference in New Issue