[Xfce4-commits] <midori:master> makedist.midori: Fix typo in env variable name

Christian Dywan noreply at xfce.org
Sat Feb 11 02:00:01 CET 2012


Updating branch refs/heads/master
         to a1cb33c046d75ed631c609de8652a2380cc4ac12 (commit)
       from 63e68a63e3d344cf31b8c81e38d61ff6a2279f5f (commit)

commit a1cb33c046d75ed631c609de8652a2380cc4ac12
Author: Paweł Forysiuk <tuxator at o2.pl>
Date:   Sat Feb 11 00:23:58 2012 +0100

    makedist.midori: Fix typo in env variable name

 win32/makedist/makedist.midori |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/win32/makedist/makedist.midori b/win32/makedist/makedist.midori
index fad63e1..1d8b4e1 100755
--- a/win32/makedist/makedist.midori
+++ b/win32/makedist/makedist.midori
@@ -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
 


More information about the Xfce4-commits mailing list