summaryrefslogtreecommitdiffstats
path: root/examples/testapp/config/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/testapp/config/config.xml')
-rw-r--r--examples/testapp/config/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/testapp/config/config.xml b/examples/testapp/config/config.xml
index e66c57a84..33264d385 100644
--- a/examples/testapp/config/config.xml
+++ b/examples/testapp/config/config.xml
@@ -27,5 +27,5 @@
</PublicKey>
<!-- @homeDir@ and @rootDir@ are some of the supported vars -->
- <TargetDir>@homeDir@/testinstall</TargetDir>
+ <TargetDir>@rootDir@/testinstall</TargetDir>
</Installer>