[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=b726b67

The following commit has been merged in the master branch:
commit b726b67f0be67a46bfbb820c2576e833187fcf97
Author: Robin Mills <robin at clanmills.com>
Date:   Sun Dec 28 16:53:28 2014 +0000

    trunk: webready integration.  Another attempt to get jenkins_build.sh to run correctly on cygwin.
---
 jenkins_build.sh | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/jenkins_build.sh b/jenkins_build.sh
index f34e659..dc23a2b 100755
--- a/jenkins_build.sh
+++ b/jenkins_build.sh
@@ -78,10 +78,6 @@ else
 fi
 
 ##
-# the cygwin version of perl does not seem to work correctly with autotools!
-if [ $PLATFORM == cygwin ]; then export "PATH=/c/Perl64/bin:$PATH" ; fi
-
-##
 # set up some defaults (used when running this script from the terminal)
 echo "1 target = $target platform = $PLATFORM WORKSPACE = $WORKSPACE"
 if [ $PLATFORM == "macosx" -a -z "$macosx"   ]; then export macosx=true ; export target=macosx    ; fi

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list