summaryrefslogtreecommitdiff
path: root/build/templates
diff options
context:
space:
mode:
Diffstat (limited to 'build/templates')
-rw-r--r--build/templates/install.xml.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/templates/install.xml.template b/build/templates/install.xml.template
index f572171b6..b8d829942 100644
--- a/build/templates/install.xml.template
+++ b/build/templates/install.xml.template
@@ -14,7 +14,7 @@
<!ENTITY % commondata SYSTEM "##ENTPATH##/common.ent" > %commondata;
<!ENTITY % urlsdata SYSTEM "##ENTPATH##/urls.ent" > %urlsdata;
- <!ENTITY % tftp-images SYSTEM "##ENTPATH##/tftp-images.ent" > %tftp-images;
+ <!ENTITY % installation-images SYSTEM "##ENTPATH##/installation-images.ent" > %installation-images;
<!ENTITY % install-docs SYSTEM "##ENTPATH##/install-docs.ent" > %install-docs;
]>