[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:36:54 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=f57517e
The following commit has been merged in the master branch:
commit f57517ea9315531a3202c0000d6fac6736afd304
Author: brad <chickb at gmail.com>
Date: Sun Jan 16 09:55:49 2005 +0000
added LD_LIB export
---
test/iotest.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/iotest.sh b/test/iotest.sh
index 6fb3e51..164dbce 100755
--- a/test/iotest.sh
+++ b/test/iotest.sh
@@ -39,6 +39,7 @@ diffCheck()
# main
LD_LIBRARY_PATH=../../src:$LD_LIBRARY_PATH
+export LD_LIBRARY_PATH
binpath="../../src"
datapath="../data"
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list