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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:46:58 UTC 2017


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

The following commit has been merged in the master branch:
commit 290b0d52c382bc744d41adca64243999e9ab157d
Author: Robin Mills <robin at clanmills.com>
Date:   Sun Sep 18 08:28:54 2016 +0000

    #1109 Fix cmake_daily.sh to avoid getting two mingw bundles
---
 contrib/buildserver/cmake_daily.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/buildserver/cmake_daily.sh b/contrib/buildserver/cmake_daily.sh
index 32f63b8..b3ef24b 100755
--- a/contrib/buildserver/cmake_daily.sh
+++ b/contrib/buildserver/cmake_daily.sh
@@ -183,6 +183,7 @@ testBuild()
                     /c/MinGW/msys/1.0/bin/bash.exe -c "export PATH=/c/Qt/Qt5.6.0/5.6/mingw49_32/bin:/c/Qt/Qt5.6.0/Tools/mingw492_32/bin:/c/MinGW/bin:/usr/bin:/usr/local/bin:/c/cygwin64/bin:/c/Users/rmills/com:.; $0"
                     result=$?
                 fi
+                exit 0 ; # stop now. RECURSIVE will do the packaging
             fi
         ;;
 

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list