diff --git a/lib/util-desktop.sh b/lib/util-desktop.sh index 372061d..3579d83 100644 --- a/lib/util-desktop.sh +++ b/lib/util-desktop.sh @@ -505,6 +505,7 @@ install_multimedia_menu() { DIALOG " $_InstMulCodec " --checklist "$_InstMulCodBody\n\n$_UseSpaceBar" 0 0 14 \ $GSTREAMER "xine-lib" "-" off 2>${PACKAGES} + clear # If at least one package, install. if [[ $(cat ${PACKAGES}) != "" ]]; then basestrap ${MOUNTPOINT} $(cat ${PACKAGES}) 2>/tmp/.errlog