installer: after successfull installation only remove dialog pkg.

This commit is contained in:
Juan RP 2013-11-14 11:55:16 +01:00
parent e12311d655
commit 2554f93ba4

View File

@ -781,7 +781,7 @@ ${BOLD}Do you want to continue?${RESET}" 20 80 || return
DIALOG --title "Check /dev/tty7 for details" \
--infobox "Removing temporary packages from target ..." 4 60
echo "Removing temporaray packages from target ..." >$LOG
xbps-remove -r $TARGETDIR -Ry dialog f2fs-tools >>$LOG 2>&1
xbps-remove -r $TARGETDIR -Ry dialog >>$LOG 2>&1
rmdir $TARGETDIR/mnt/target
# mount required fs
mount_filesystems