[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [digikam-software-compilation] project: polish
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2016-06-22 14:42:12
Message-ID: E1bFjM4-0002Aj-2z () code ! kde ! org
[Download RAW message or body]

Git commit d49a965cf3606358e9481860f0c7fe5486580985 by Gilles Caulier.
Committed on 22/06/2016 at 14:38.
Pushed by cgilles into branch 'master'.

polish

M  +1    -1    project/macosx/makeall.sh
M  +2    -1    project/mxe/makeall.sh

http://commits.kde.org/scratch/mwiesweg/digikam-sc/d49a965cf3606358e9481860f0c7fe5486580985


diff --git a/project/macosx/makeall.sh b/project/macosx/makeall.sh
index 71743f8..6306859 100755
--- a/project/macosx/makeall.sh
+++ b/project/macosx/makeall.sh
@@ -28,7 +28,7 @@ echo \
"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  
 if [ -d "$INSTALL_PREFIX" ] ; then
 
-    if [ "$1" != "-z" ] ; then
+    if [ "$1" != "-f" ] ; then
 
         read -p "A previous Macports build already exist and it will be removed. Do \
you want to continue ? [(c)ontinue/(s)top] " answer  
diff --git a/project/mxe/makeall.sh b/project/mxe/makeall.sh
index bb4f09a..792a49e 100755
--- a/project/mxe/makeall.sh
+++ b/project/mxe/makeall.sh
@@ -13,6 +13,7 @@
 set -e
 
 . ./config.sh
+. ./common.sh
 StartScript
 
 echo "This script will build from scratch the digiKam installer for Windows using \
MXE." @@ -20,7 +21,7 @@ echo \
"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  
 if [ -d "$MXE_BUILDROOT" ] ; then
 
-    if [ $1 -ne "-f" ]
+    if [ "$1" != "-f" ] ; then
 
         read -p "A previous MXE build already exist and it will be removed. Do you \
want to continue ? [(c)ontinue/(s)top] " answer  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic