[next] telepathy-mission-control: installcheck-twisted: test the just-installed MC if using a DESTDIR
Simon McVittie
smcv at kemper.freedesktop.org
Fri Sep 27 07:01:57 PDT 2013
Module: telepathy-mission-control
Branch: next
Commit: 2d769630290d17c20c0db1e32c61a725c6559fb7
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=2d769630290d17c20c0db1e32c61a725c6559fb7
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed Sep 18 12:39:04 2013 +0100
installcheck-twisted: test the just-installed MC if using a DESTDIR
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69542
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
---
tests/twisted/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index f1c454e..e2f6d05 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -267,7 +267,7 @@ installcheck-local: installcheck-twisted
installcheck-twisted:
$(MAKE) check-twisted \
TWISTED_SPECIAL_BUILD_TESTS= \
- MC_EXECUTABLE=@libexecdir@/mission-control-5
+ MC_EXECUTABLE=$(DESTDIR)@libexecdir@/mission-control-5
endif # WANT_TWISTED_TESTS
More information about the telepathy-commits
mailing list