summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/entities/common.ent5
1 files changed, 4 insertions, 1 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index 3fdfa4466..a894d07ba 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -2,8 +2,11 @@
<!-- These entries should be language independent. -->
<!-- The *first* definition of an ENTITY wins. -->
+<!-- short name to use for Debian -->
+<!ENTITY debian "Debian">
+
<!-- proper (long) name to use for Debian -->
-<!ENTITY debian-gnu "Debian GNU/&arch-kernel;">
+<!ENTITY debian-gnu "&debian; GNU/&arch-kernel;">
<!ENTITY d-i "<classname>debian-installer</classname>">