[Pkg-telepathy-commits] [telepathy-mission-control-6] 11/90: Install tests to a version-specific location
Simon McVittie
smcv at debian.org
Wed May 14 12:08:59 UTC 2014
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian
in repository telepathy-mission-control-6.
commit ed1be8631c257096bd125b325585a9c88b602ced
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed Mar 26 08:11:35 2014 +0000
Install tests to a version-specific location
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 9ca43be..04bd3c0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -128,7 +128,7 @@ if test x$installed_tests = xyes; then
fi
AM_CONDITIONAL([ENABLE_INSTALLED_TESTS], [test "x$installed_tests" = xyes])
-mctestsdir=${libdir}/telepathy-mission-control-tests
+mctestsdir=${libdir}/telepathy-mission-control-6-tests
AC_SUBST(mctestsdir)
AC_ARG_WITH([accounts_dir], [AS_HELP_STRING([--with-accounts-dir=<path>],[Directory in which accounts were previously stored])])
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-mission-control-6.git
More information about the Pkg-telepathy-commits
mailing list