aboutsummaryrefslogtreecommitdiffstats
path: root/english/Makefile
diff options
context:
space:
mode:
authorThomas Lange <lange@debian.org>2020-09-30 03:48:04 +0200
committerThomas Lange <lange@debian.org>2020-09-30 03:48:04 +0200
commitc5fc5fae523cf7600d4a8b42a3a8269368f11d79 (patch)
treebc3a49dad5ef9dd4a8deb02ea51406a871d1fc15 /english/Makefile
parent5b29d71933f373090b3da6f5a3e604078387638f (diff)
parentc767030cd30f4611e2572d0ffd84944639c65552 (diff)
Merge branch 'master' into new-homepage
Diffstat (limited to 'english/Makefile')
-rw-r--r--english/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/english/Makefile b/english/Makefile
index 34f1c96317b..77484d0c1d8 100644
--- a/english/Makefile
+++ b/english/Makefile
@@ -50,11 +50,11 @@ ifeq "$(LANGUAGE)" "zh"
@echo -n "Processing $(<F): "
$(subst :.zh,:sitemap.zh,$(WML)) \
$(shell egrep '^-D (CUR_|CHAR)' .wmlrc) \
- $(shell echo $(ENGLISHDIR) | sed s,./,,)/sitemap.wml
+ sitemap.wml
@$(GENERATE_ZH_VARIANTS) sitemap html
else
$(WML) $(shell egrep '^-D (CUR_|CHAR)' .wmlrc) \
- $(shell echo $(ENGLISHDIR) | sed s,./,,)/sitemap.wml
+ sitemap.wml
endif
ifneq "$(LANGUAGE)" "en"

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