[Telepathy-commits] [telepathy-gabble/master] tools/exec-with-log.sh.in: use abs_top_builddir

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Sep 29 06:28:50 PDT 2008


---
 tests/twisted/tools/exec-with-log.sh.in |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/tests/twisted/tools/exec-with-log.sh.in b/tests/twisted/tools/exec-with-log.sh.in
index eff7621..a94810c 100644
--- a/tests/twisted/tools/exec-with-log.sh.in
+++ b/tests/twisted/tools/exec-with-log.sh.in
@@ -19,5 +19,4 @@ elif test -n "$GABBLE_TEST_REFDBG"; then
         GABBLE_WRAPPER="refdbg"
 fi
 
-exec ../../../libtool --mode=execute $GABBLE_WRAPPER ../telepathy-gabble-debug
-
+exec @abs_top_builddir@/libtool --mode=execute $GABBLE_WRAPPER ../telepathy-gabble-debug
-- 
1.5.6.5




More information about the Telepathy-commits mailing list