[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:15 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=8ffca3f
The following commit has been merged in the master branch:
commit 8ffca3f31a43fbda264e50428693790a4048e2aa
Author: Robin Mills <robin at clanmills.com>
Date: Mon Aug 25 13:50:39 2014 +0000
jenkins testing
---
jenkins_build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jenkins_build.sh b/jenkins_build.sh
index 68ff02f..da8bff1 100755
--- a/jenkins_build.sh
+++ b/jenkins_build.sh
@@ -83,7 +83,7 @@ if [ "$PLATFORM" == "cygwin" ]; then
fi
fi
-if [ $build == 1 ]; then
+if [ "$build" == "1" ]; then
./configure --prefix=$PWD/usr
make "LDFLAGS=-L${PWD}/usr/lib -L${PWD}/xmpsdk/src/.libs"
make install
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list