summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.ant2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.ant b/build.ant
index be90bc46..93ab4ef6 100644
--- a/build.ant
+++ b/build.ant
@@ -95,7 +95,7 @@
tofile="res/etc/rhizi-server.conf" />
<copy todir="${targetDeploymentDir}/templates/fragment"
failonerror="false">
- <fileset dir="res/local/template/fragment/by-domain/${targetDomain}"
+ <fileset dir="res/local/template/fragment/by-domain/${defaultDomain}"
includes="*" />
</copy>
</parallel>