소스 검색

installer: after successfull installation only remove dialog pkg.

Juan RP 11 년 전
부모
커밋
2554f93ba4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      installer.sh.in

+ 1 - 1
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