[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:07 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=f310c05
The following commit has been merged in the master branch:
commit f310c05d37ead01655b58d3cebd7f91b55d98920
Author: Robin Mills <robin at clanmills.com>
Date: Thu Dec 24 05:46:05 2015 +0000
#1109. Correction to r4139
---
contrib/buildserver/cmake_daily.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/contrib/buildserver/cmake_daily.sh b/contrib/buildserver/cmake_daily.sh
index fc5b1a3..767e596 100755
--- a/contrib/buildserver/cmake_daily.sh
+++ b/contrib/buildserver/cmake_daily.sh
@@ -44,8 +44,8 @@ echo "---- build = $build ------"
##
# perform the build
(
- case $PLATFORM in
- msvc)
+ case $PLATFORM in
+ msvc)
##
# get windows cmd.exe to perform the build
# use a subshell to restore the path
@@ -98,7 +98,7 @@ echo "---- build = $build ------"
)
popd > /dev/null
;;
-
+ esac
) | tee "$build/dist/logs/build.log"
##
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list