aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorJosip Rodin <joy>2008-08-29 10:58:26 +0000
committerJosip Rodin <joy>2008-08-29 10:58:26 +0000
commit5cdf7774f05555e511f8092c6db31e64e3503cca (patch)
treec1c350d5a226b1284d3759dd0d631201f082aab4 /Makefile.common
parent1b8c446410e93bc099b618ae8cf8178cf34a7429 (diff)
noted locale deficiency with gendep
CVS version numbers Makefile.common: 1.96 -> 1.97
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 65db381989a..35eea5d821b 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -148,6 +148,7 @@ else
fi
endif
+# FIXME, it should see bind-gettext-domain domain="sth" for $(call locale,sth)
gendep:
@for f in $(TEMPLDIR)/*.wml $(TEMPLDIR)/weeklynews/*.wml; do \
grep -q '^#use wml::debian' $$f || continue; \

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