[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:19 UTC 2017


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

The following commit has been merged in the master branch:
commit 5e603ffc33502a4b6094f132f6f1a560056c60c0
Author: Robin Mills <robin at clanmills.com>
Date:   Sat Aug 30 23:15:21 2014 +0000

    jenkins development: fix cygwin
---
 jenkins_build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jenkins_build.sh b/jenkins_build.sh
index 1a8593e..ee5a4a5 100755
--- a/jenkins_build.sh
+++ b/jenkins_build.sh
@@ -171,7 +171,7 @@ case "$build" in
 		# 2. trying to get Cygwin to install into a local directory
 		./configure --disable-nls  $withcurl $withssh
 		make -j4
-		result=$?
+		# result=$?
 		make install
 		make -j4 samples
 		run_tests

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list