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


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

The following commit has been merged in the master branch:
commit 1ac5f3c857e7568c6ac8cae9daf4c9dbaf28a863
Author: Robin Mills <robin at clanmills.com>
Date:   Wed Dec 9 18:34:26 2015 +0000

    #1041.  Another attempt.
---
 jenkins_daily.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/jenkins_daily.sh b/jenkins_daily.sh
index 6dd867c..20d4a59 100755
--- a/jenkins_daily.sh
+++ b/jenkins_daily.sh
@@ -20,8 +20,8 @@ vs=2013
 ##
 # determine location of the build and source directories
 exiv2=$(cygpath -aw .)
-build=$(cygpath -aw .\build)
- dist=$(cygpath -au .\build\dist\$vs\$arch\$mode\$config\bin)
+build=$(cygpath -aw ..\build)
+ dist=$(cygpath -au ..\build\dist\$vs\$arch\$mode\$config\bin)
  msvc=$(cygpath -aw ./contrib/cmake/msvc)
 
 ##

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list