diff --git a/ports/vcmi/VCMI.sh b/ports/vcmi/VCMI.sh index 3ea82f03aa..2f511639a8 100644 --- a/ports/vcmi/VCMI.sh +++ b/ports/vcmi/VCMI.sh @@ -35,7 +35,6 @@ printf "\033c" > $CUR_TTY if [ -f "$GAMEDIR/libs/libicudata.so.63.bz2" ]; then bzip2 -fd "$GAMEDIR/libs/libicudata.so.63.bz2" - rm "$GAMEDIR/libs/libicudata.so.63.bz2" fi if [[ ! -d "${GAMEDIR}/data/" ]]; then