]> spindle.queued.net Git - midori/commitdiff
makedist.midori: Fix typo in env variable name
authorPaweł Forysiuk <tuxator@o2.pl>
Fri, 10 Feb 2012 23:23:58 +0000 (00:23 +0100)
committerChristian Dywan <christian@twotoasts.de>
Fri, 10 Feb 2012 23:31:03 +0000 (00:31 +0100)
win32/makedist/makedist.midori

index fad63e1717c8597423d523b262e96b069fb403cf..1d8b4e1adffeda18fd9e99e8ae8dcd00ac49e2bf 100755 (executable)
@@ -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