about summary refs log tree commit diff
path: root/installer.sh.in
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2013-11-14 11:55:16 +0100
committerJuan RP <xtraeme@gmail.com>2013-11-14 11:55:16 +0100
commit2554f93ba4a378a1218045f85459631231e36a92 (patch)
tree4d76885cf76fc4b7753cea5eba14a390e601ff18 /installer.sh.in
parente12311d65515477d03d0372644082d7d8f08efb9 (diff)
downloadhrmpf-2554f93ba4a378a1218045f85459631231e36a92.tar.gz
hrmpf-2554f93ba4a378a1218045f85459631231e36a92.tar.xz
hrmpf-2554f93ba4a378a1218045f85459631231e36a92.zip
installer: after successfull installation only remove dialog pkg.
Diffstat (limited to 'installer.sh.in')
-rw-r--r--installer.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer.sh.in b/installer.sh.in
index d95c66d..4c8cec1 100644
--- a/installer.sh.in
+++ b/installer.sh.in
@@ -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