Skip to content
Snippets Groups Projects
Commit d38b5b78 authored by Luigi Scarso's avatar Luigi Scarso
Browse files

(trunk) removed not portable -v switch

parent 827fdbe4
No related branches found
No related tags found
No related merge requests found
......@@ -381,7 +381,7 @@ then
fi
if [ "$BUILDLUA52" = "FALSE" ] && [ "$BUILDLUA53" = "TRUE" ]
then
mv -v "$B"/texk/web2c/$LUATEXEXE53 "$B"/texk/web2c/$LUATEXEXE
mv "$B"/texk/web2c/$LUATEXEXE53 "$B"/texk/web2c/$LUATEXEXE
ls -l "$B"/texk/web2c/$LUATEXEXE
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment