[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:00 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=7491a95
The following commit has been merged in the master branch:
commit 7491a9576b6764920d980b12891ec031dd590ca7
Author: Robin Mills <robin at clanmills.com>
Date: Wed Dec 9 11:21:29 2015 +0000
#1041 Still trying to persuade jenkins_daily.sh to build AND run the test suite on buildserver
---
contrib/cmake/msvc/ReadMe.txt | 8 ++++----
contrib/cmake/msvc/cmakeBuild.cmd | 24 ++++++++++++------------
contrib/cmake/msvc/cmakeDefaults.cmd | 2 +-
contrib/cmake/msvc/vcvars.bat | 25 ++++++++++++++++---------
jenkins_daily.sh | 14 ++++++++++----
5 files changed, 43 insertions(+), 30 deletions(-)
diff --git a/contrib/cmake/msvc/ReadMe.txt b/contrib/cmake/msvc/ReadMe.txt
index 27b9bb5..c8663c6 100755
--- a/contrib/cmake/msvc/ReadMe.txt
+++ b/contrib/cmake/msvc/ReadMe.txt
@@ -24,7 +24,7 @@ How to use this
2 Always build "out of source". I recommend:
cd <exiv2dir>
- mkdir ..uild
+ mkdir build
+-------------------------------------------------------+
| Never attempt to build in a directory with a space in |
@@ -32,8 +32,8 @@ How to use this
+-------------------------------------------------------+
Ensure that cmakeBuild.cmd and cmakeDefaults.cmd are on your path (eg your build directory)
- copy contrib
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list