[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:47:04 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=5db23c1
The following commit has been merged in the master branch:
commit 5db23c12f78b6299e438277c4b3bc711f3345877
Author: Robin Mills <robin at clanmills.com>
Date: Sun Sep 25 19:35:38 2016 +0000
#1230 Buildserver maintenance.
---
contrib/buildserver/buildserver.library | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/buildserver/buildserver.library b/contrib/buildserver/buildserver.library
index 7f11ceb..40a739f 100644
--- a/contrib/buildserver/buildserver.library
+++ b/contrib/buildserver/buildserver.library
@@ -24,7 +24,7 @@ osName () {
# which PLATFORM
# PLATFORM must be defined as msvc or ming when called from ssh
if [ "$PLATFORM" == "" ]; then
- export PLATFORM="$(echo osName)"
+ export PLATFORM=$(echo osName)
if [ "$PLATFORM" == "cygwin" ]; then
# tweak path to ensure the correct version of perl and expr for autotools
export "PATH=/bin:$PATH"
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list