[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:44:16 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=94f4b38

The following commit has been merged in the master branch:
commit 94f4b38be6f1525051f9c20a6a0225441c5bbeef
Author: Robin Mills <robin at clanmills.com>
Date:   Tue Aug 26 21:58:22 2014 +0000

    jenkins testing
---
 jenkins_build.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/jenkins_build.sh b/jenkins_build.sh
index da8bff1..938623a 100755
--- a/jenkins_build.sh
+++ b/jenkins_build.sh
@@ -34,8 +34,8 @@ fi
 make config
 
 build=0
-if [ $PLATFORM == "linux" -a "$linux" == "true" ]; then build=1; fi
-if [ $PLATFORM == "macos" -a "$macos" == "true" ]; then build=1; fi
+if [ $PLATFORM == "linux"  -a "$linux"  == "true" ]; then build=1; fi
+if [ $PLATFORM == "macosx" -a "$macosx" == "true" ]; then build=1; fi
 
 
 if [ "$PLATFORM" == "cygwin" ]; then 

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list