summaryrefslogtreecommitdiff
path: root/maintMakefile
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2008-03-28 03:46:39 +0000
committerPaul Smith <psmith@gnu.org>2008-03-28 03:46:39 +0000
commitb23b0c3552d3e545049e69e25bf11257e011db45 (patch)
treeb3ec2e2cc753f550b5f764a7d752af5bc882b4e0 /maintMakefile
parentbb7cb05da5abd29c38445331371aab4c37e175d2 (diff)
downloadgunmake-b23b0c3552d3e545049e69e25bf11257e011db45.tar.gz
Update the translation project location for PO files (again)
Apply fix for Savannah bug #22379.
Diffstat (limited to 'maintMakefile')
-rw-r--r--maintMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintMakefile b/maintMakefile
index 90de55b..276457f 100644
--- a/maintMakefile
+++ b/maintMakefile
@@ -135,7 +135,7 @@ move_if_change = if test -r $(target) && cmp -s $(target).t $(target); then \
# http://translation.sf.net/maint/
# ftp://tiger.informatik.hu-berlin.de/pub/po/maint/
-po_repo = http://translationproject.org/maint/$(PACKAGE)
+po_repo = http://translationproject.org/latest/$(PACKAGE)
.PHONY: do-po-update po-update
do-po-update:
tmppo="/tmp/po-$(PACKAGE)-$(VERSION).$$$$" \