Fixed typo and path separators usage in dos batch scripts

This commit is contained in:
Jocelyn Fiat
2012-06-18 14:57:52 +02:00
parent ba7886f73d
commit 3709dec5e9
2 changed files with 7 additions and 6 deletions

View File

@@ -78,7 +78,7 @@ echo Install eapml if missing
mkdir -p $TMP_TARGET_DIR/contrib/library/math
COPYCMDIFMISSING $TMP_DIR/contrib/ise_library/math/eapml $TMP_TARGET_DIR/contrib/library/math/eapml
echo Install eel is missing
echo Install eel if missing
mkdir -p $TMP_TARGET_DIR/contrib/library/text/encryption
COPYCMDIFMISSING $TMP_DIR/contrib/ise_library/text/encryption/eel $TMP_TARGET_DIR/contrib/library/text/encryption/eel