aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorMartin Schulze <joey>2001-05-17 14:30:42 +0000
committerMartin Schulze <joey>2001-05-17 14:30:42 +0000
commit2dfabbb2e7c4a12afaff362b3367e1a5a1289716 (patch)
treeab3c360fcc823339c8ad1c6fbf4cdc4b29a4083e /Makefile.common
parente47586827a6675ca46a20c7bf1630d3477a94cd5 (diff)
Small correction of /international/ handling.
CVS version numbers Makefile.common: 1.29 -> 1.30
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 5d95361c695..f8854c2b2bf 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -101,7 +101,7 @@ ifndef NOGENERICDEP
ifeq "$(LANGUAGE)" "en"
$(WMLBASE)/../touch_translations.pl $(CURDIR)/$(<F) $(LANGUAGE)
endif
-ifneq "$(findstring /international/,$(CURDIR))" ""
+ifneq "$(findstring /international/,$(CURDIR)/)" ""
$(WMLBASE)/../touch_translations.pl $(CURDIR)/$(<F) $(LANGUAGE)
endif
endif

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