aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/security
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2018-06-04 16:57:27 +0100
committerSteve McIntyre <steve@einval.com>2018-06-04 16:57:27 +0100
commit6e1be1595a987b4c8b38df41146890869855f6a5 (patch)
tree996e8bce9edeec84c88a70cdb33217b2b75d4672 /japanese/security
parent0aacfc2bbb75dd02f66a513ccfacd4ab84a8031a (diff)
Revert back to including english Makefiles
A few lang-specific Makefiles had been copied from the english ones instead of just including the english one like their neighbours did. There were no differences in any of these, so just switch to including the english Makefile in each case.
Diffstat (limited to 'japanese/security')
-rw-r--r--japanese/security/2011/Makefile23
-rw-r--r--japanese/security/2017/Makefile24
2 files changed, 2 insertions, 45 deletions
diff --git a/japanese/security/2011/Makefile b/japanese/security/2011/Makefile
index 58662a4ffbc..3b7e77d22dc 100644
--- a/japanese/security/2011/Makefile
+++ b/japanese/security/2011/Makefile
@@ -1,22 +1 @@
-# If this makefile is not generic enough to support a translation,
-# please contact debian-www.
-
-WMLBASE=../..
-CUR_DIR=security/2011
-SUBS=
-
-GETTEXTFILES += security.mo
-
-NOGENERICDEP := true
-include $(WMLBASE)/Make.lang
-
-
-%.$(LANGUAGE).html: %.wml $(TEMPLDIR)/security.wml \
- $(ENGLISHSRCDIR)/$(CUR_DIR)/%.data $(GETTEXTDEP)
- $(WML) $(<F)
-
-index.$(LANGUAGE).html: index.wml $(wildcard dsa-[0-9]*.wml) \
- $(ENGLISHSRCDIR)/$(CUR_DIR)/dsa-[0-9]*.data \
- $(TEMPLDIR)/template.wml $(TEMPLDIR)/recent_list.wml $(GETTEXTDEP)
- $(WML) $(<F)
-
+include $(subst webwml/japanese,webwml/english,$(CURDIR))/Makefile
diff --git a/japanese/security/2017/Makefile b/japanese/security/2017/Makefile
index 8da45920670..3b7e77d22dc 100644
--- a/japanese/security/2017/Makefile
+++ b/japanese/security/2017/Makefile
@@ -1,23 +1 @@
-# If this makefile is not generic enough to support a translation,
-# please contact debian-www.
-
-WMLBASE=../..
-CUR_DIR=security/2017
-SUBS=
-
-GETTEXTFILES += security.mo
-
-NOGENERICDEP := true
-include $(WMLBASE)/Make.lang
-
-
-%.$(LANGUAGE).html: %.wml $(TEMPLDIR)/security.wml \
- $(ENGLISHSRCDIR)/$(CUR_DIR)/%.data $(GETTEXTDEP)
- $(WML) $(<F)
-
-index.$(LANGUAGE).html: index.wml \
- $(wildcard dsa-[0-9]*.wml) $(wildcard $(ENGLISHSRCDIR)/$(CUR_DIR)/dsa-[0-9]*.data) \
- $(wildcard dla-[0-9]*.wml) $(wildcard $(ENGLISHSRCDIR)/$(CUR_DIR)/dla-[0-9]*.data) \
- $(TEMPLDIR)/template.wml $(TEMPLDIR)/recent_list_security.wml $(GETTEXTDEP)
- $(WML) $(<F)
-
+include $(subst webwml/japanese,webwml/english,$(CURDIR))/Makefile

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