aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorJosip Rodin <joy>2002-10-31 23:20:07 +0000
committerJosip Rodin <joy>2002-10-31 23:20:07 +0000
commit467d6c2b4a4597c77661d85ddb421a6f02496d00 (patch)
treee529664887b30bcc2436f54d71cd646dca8ecf8d /Makefile.common
parent9d90874e36ce067df6e41c7cc804ce8229df603e (diff)
updated TEMPLDIR, and a slight rearrangement
CVS version numbers Makefile.common: 1.64 -> 1.65
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.common b/Makefile.common
index ebbe33165f3..10ba27769f8 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -3,12 +3,12 @@
CUR_YEAR := $(shell date +%Y)
-RELHTMLBASE := ../../www
ENGLISHSRCDIR := $(WMLBASE)/../english
-TEMPLDIR := $(ENGLISHSRCDIR)/template/debian
-
ENGLISHDIR := $(ENGLISHSRCDIR)
# ^ just an alias ^
+
+TEMPLDIR := $(WMLBASE)/../po/template/debian
+RELHTMLBASE := ../../www
HTMLDIR = $(WMLBASE)/$(RELHTMLBASE)/$(CUR_DIR)
LANGUAGECAP = $(shell echo $(LANGUAGE) | tr "a-z" "A-Z")

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