summaryrefslogtreecommitdiff
path: root/run.in
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-05-02 11:06:08 +0200
committerGuido Günther <agx@sigxcpu.org>2014-05-02 11:06:08 +0200
commit1190eb8d003c872dcb203f9e3dade0c92f14cc9c (patch)
treebd6c409ad3615c381004bc7c2a6b69b48a9e649d /run.in
parentcca8c1eae0ec5a881e37fa3dfc49981de1fd5900 (diff)
New upstream version 1.2.4~rc2
Diffstat (limited to 'run.in')
-rw-r--r--run.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/run.in b/run.in
index 2211f2401..1a379ddf3 100644
--- a/run.in
+++ b/run.in
@@ -55,8 +55,8 @@ export LD_LIBRARY_PATH
export LIBVIRT_DRIVER_DIR="$b/src/.libs"
export LIBVIRT_LOCK_MANAGER_PLUGIN_DIR="$b/src/.libs"
-export VIRTLOCKD_PATH="$b/src/virtlockd"
-export LIBVIRTD_PATH="$b/daemon/libvirtd"
+export VIRTLOCKD_PATH="$b/src"
+export LIBVIRTD_PATH="$b/daemon"
# This is a cheap way to find some use-after-free and uninitialized
# read problems when using glibc.