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


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

The following commit has been merged in the master branch:
commit 2de3f4250e3dcc5bd75d70e67b0142eeacb39a31
Author: Robin Mills <robin at clanmills.com>
Date:   Sun Dec 28 17:15:25 2014 +0000

    trunk: webready integration.  Add comment to the cygwin path issue being experienced when Jenkins does the build.
---
 jenkins_build.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/jenkins_build.sh b/jenkins_build.sh
index b261169..cb5e613 100755
--- a/jenkins_build.sh
+++ b/jenkins_build.sh
@@ -71,6 +71,7 @@ if [ `uname` == Darwin  ]; then
     PLATFORM=macosx
 elif [ `uname -o` == Cygwin ]; then
     PLATFORM=cygwin
+    # tweak path to ensure the correct version of perl and expr for autotools
     export "PATH=/bin:$PATH"
 elif [ `uname -o` == Msys ]; then
     PLATFORM=mingw

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list