From 879771de95729639c4ae6c840dec568410ff6b50 Mon Sep 17 00:00:00 2001 From: Simon Paillard Date: Mon, 2 May 2011 23:28:23 +0000 Subject: 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 --- Makefile.common | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.common') 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 -- cgit v1.2.3