aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorSimon Paillard <spaillard>2011-05-02 23:28:23 +0000
committerSimon Paillard <spaillard>2011-05-02 23:28:23 +0000
commit879771de95729639c4ae6c840dec568410ff6b50 (patch)
treee8a02ddcd1d20555ef30d5a779689949b67ba1a8 /Makefile.common
parent805e16b8ec3d2ef7ce50e8b63df03214b84217e1 (diff)
No more workaround for en-us/en-gb languages, apache serves en
http://lists.debian.org/20110502212708.GE17799@glenfiddich.mraw.org CVS version numbers Makefile.common: 1.105 -> 1.106
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.common b/Makefile.common
index 28d4d5a6a2b..0cdd3d5f8df 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -118,8 +118,6 @@ endif
ifeq "$(LANGUAGE)" "en"
@echo making a link $(@D)/$(*F).html -\> $(@F)
@ln -sf $(@F) $(@D)/$(*F).html
- @ln -sf $(@F) $(@D)/$(*F).en-us.html
- @ln -sf $(@F) $(@D)/$(*F).en-gb.html
endif
endif

© 2014-2024 Faster IT GmbH | imprint | privacy policy