summaryrefslogtreecommitdiffstats
path: root/tester/rtems/testing/defaults.mc
diff options
context:
space:
mode:
Diffstat (limited to 'tester/rtems/testing/defaults.mc')
-rw-r--r--tester/rtems/testing/defaults.mc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tester/rtems/testing/defaults.mc b/tester/rtems/testing/defaults.mc
index bf3186c..54212e0 100644
--- a/tester/rtems/testing/defaults.mc
+++ b/tester/rtems/testing/defaults.mc
@@ -1,6 +1,6 @@
#
# RTEMS Tools Project (http://www.rtems.org/)
-# Copyright 2010-2014 Chris Johns (chrisj@rtems.org)
+# Copyright 2010-2015 Chris Johns (chrisj@rtems.org)
# All rights reserved.
#
# This file is part of the RTEMS Tools package in 'rtems-tools'.
@@ -50,7 +50,7 @@
nil: none, none, ''
# Paths
-_topdir: dir, required, '%{_cwd}'
+_topdir: dir, required, '%{_prefix}'
_docdir: dir, none, '%{_defaultdocdir}'
_tmppath: dir, none, '%{_topdir}/build/tmp'
_tmproot: dir, none, '%{_tmppath}/rt/%{_bset}'