[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-13 7:01:24
Message-ID: E1bCLsC-0003Gu-JY () scm ! kde ! org
[Download RAW message or body]

Git commit 0a0ee6ea97cf2649d89638177c5f8a5b9dc82837 by Gilles Caulier.
Committed on 13/06/2016 at 07:01.
Pushed by cgilles into branch 'master'.

polish

M  +3    -3    project/macosx/makeall.sh
M  +3    -3    project/mxe/makeall.sh

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

diff --git a/project/macosx/makeall.sh b/project/macosx/makeall.sh
index de65a91..71743f8 100755
--- a/project/macosx/makeall.sh
+++ b/project/macosx/makeall.sh
@@ -9,6 +9,9 @@
 # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
 #
 
+# halt on error
+set -e
+
 #################################################################################################
 # Pre-processing checks
 
@@ -19,9 +22,6 @@ ChecksRunAsRoot
 ChecksXCodeCLI
 ChecksCPUCores
 
-# halt on error
-set -e
-
 INSTALL_PREFIX=~/tmp
 echo "This script will build from scratch the digiKam installer for OSX using Macports."
 echo "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
diff --git a/project/mxe/makeall.sh b/project/mxe/makeall.sh
index 3e4f389..bb4f09a 100755
--- a/project/mxe/makeall.sh
+++ b/project/mxe/makeall.sh
@@ -9,12 +9,12 @@
 # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
 #
 
-. ./config.sh
-StartScript
-
 # halt on error
 set -e
 
+. ./config.sh
+StartScript
+
 echo "This script will build from scratch the digiKam installer for Windows using MXE."
 echo "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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