makedist.midori: Fix typo in env variable name

This commit is contained in:
Paweł Forysiuk 2012-02-11 00:23:58 +01:00 committed by Christian Dywan
parent 63e68a63e3
commit a1cb33c046

View file

@ -25,7 +25,7 @@
root_dir=$MINGW_PREFIX
if [ "$MINGW_PREFIX" == "" ]; then
echo "Warning!. MING_PREFIX variable is empty!"
echo "Warning! MINGW_PREFIX variable is empty!"
sleep 5s
fi