aboutsummaryrefslogtreecommitdiffstats
path: root/english/security/Makefile
diff options
context:
space:
mode:
authorThomas Lange <lange@debian.org>2023-10-16 19:21:19 +0200
committerThomas Lange <lange@debian.org>2023-10-16 19:21:19 +0200
commitd9ffb6d9ac0f82f876b76dbf2412382032dca26c (patch)
treedff35612e44d99dc202dc7661abcb9a368bf15f2 /english/security/Makefile
parent4de24005fcc20652253dfe8e69541cd2397c5557 (diff)
Revert "call make-ref-table.pl inside the correct directory"
This reverts commit 4de24005fcc20652253dfe8e69541cd2397c5557. the crossreferences are build for security and lts/security, therefore cd into a fixed dir is not the roght fix
Diffstat (limited to 'english/security/Makefile')
-rw-r--r--english/security/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/english/security/Makefile b/english/security/Makefile
index 41570537334..d1bda4969f1 100644
--- a/english/security/Makefile
+++ b/english/security/Makefile
@@ -51,7 +51,7 @@ faq.$(LANGUAGE).html: faq.wml \
$(ENGLISHSRCDIR)/security/faq.inc $(GETTEXTDEP)
$(ENGLISHSRCDIR)/security/ref-table.inc: $(ENGLISHSRCDIR)/security/make-ref-table.pl $(sort $(wildcard $(ENGLISHSRCDIR)/security/*/*.data))
- cd $(ENGLISHSRCDIR)/security && perl make-ref-table.pl -p -a >$(ENGLISHSRCDIR)/security/ref-table.inc
+ perl $(ENGLISHSRCDIR)/security/make-ref-table.pl -p -a >$(ENGLISHSRCDIR)/security/ref-table.inc
crossreferences.$(LANGUAGE).html:: $(ENGLISHSRCDIR)/security/ref-table.inc \
$(ENGLISHDIR)/template/debian/securityreferences.wml

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