[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:25 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=a9feb6f
The following commit has been merged in the master branch:
commit a9feb6f9acc5c4144cf4a6e402fab3cb012dc780
Author: Robin Mills <robin at clanmills.com>
Date: Fri Apr 8 16:34:36 2016 +0000
#1041 Fix to mesvc/test_daily.sh
---
contrib/buildserver/test_daily.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/buildserver/test_daily.sh b/contrib/buildserver/test_daily.sh
index 138245c..3aadbf2 100755
--- a/contrib/buildserver/test_daily.sh
+++ b/contrib/buildserver/test_daily.sh
@@ -91,7 +91,7 @@ case $PLATFORM in
(
export PATH="/cygdrive/c/Windows/System32:$PATH"
echo ''
- a=''
+ a='32'
if [ $arch == x64 ]; then a=64 ; fi
echo cmd /c "vcvars.bat $vs $a && cd && cl /EHsc -I$vs\$arch\dll\Release\include /MD samples\exifprint.cpp /link $vs\$arch\dll\Release\lib\exiv2.lib"
cmd /c "vcvars.bat $vs $a && cd && cl /EHsc -I$vs\$arch\dll\Release\include /MD samples\exifprint.cpp /link $vs\$arch\dll\Release\lib\exiv2.lib"
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list