summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-08-21 16:28:27 +0200
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-08-21 16:28:27 +0200
commitc76560f2bb2cb812dfcdc14f60b520c2c8cde163 (patch)
tree34d9c3887176dc89c844b1c330add94209b1e8be /tests
parenta9959090216dd93a4b524f1b211657e7c49287e6 (diff)
downloadlibrpm-tizen-c76560f2bb2cb812dfcdc14f60b520c2c8cde163.tar.gz
librpm-tizen-c76560f2bb2cb812dfcdc14f60b520c2c8cde163.tar.bz2
librpm-tizen-c76560f2bb2cb812dfcdc14f60b520c2c8cde163.zip
Merge-in former defs.in.
Diffstat (limited to 'tests')
-rw-r--r--tests/atlocal.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 3a311dfe7..836aa52e5 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -1 +1,6 @@
-. ./defs
+LD_LIBRARY_PATH=`pwd`/testing@usrlibdir@
+export LD_LIBRARY_PATH
+PATH=`pwd`/testing@rpmbindir@:`pwd`/testing@usrbindir@:$PATH
+export PATH
+
+RPMRC="${abs_srcdir}/testing@usrlibdir@/rpm/rpmrc"