summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2007-08-11 18:48:16 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2007-08-11 18:48:16 +0000
commit43e929093345c3e2bdf22c9e4e333aa31eb73fcb (patch)
treef843cb971f354c44c543fafe3f9e4ad6ceb04144 /tests
parent74e4970f64ab38014eec1aa75418794956d8268a (diff)
downloadlibgphoto2-43e929093345c3e2bdf22c9e4e333aa31eb73fcb.tar.gz
fix typo in path
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10581 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'tests')
-rw-r--r--tests/check-camera-list.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check-camera-list.sh.in b/tests/check-camera-list.sh.in
index 1e53e7304..fdd94f79c 100644
--- a/tests/check-camera-list.sh.in
+++ b/tests/check-camera-list.sh.in
@@ -16,7 +16,7 @@ libexecdir="${libexecdir-"@libexecdir@"}"
camlibdir="${camlibdir-"@camlibdir@"}"
CAMLIBS="${DESTDIR}${camlibdir}"
export CAMLIBS
-LD_LIBRARY_PATH="${DESTDIR}/${libdir}${LD_LIBRARY_PATH+:${LD_LIBRARY_PATH}}"
+LD_LIBRARY_PATH="${DESTDIR}${libdir}${LD_LIBRARY_PATH+:${LD_LIBRARY_PATH}}"
export LD_LIBRARY_PATH