From b23b0c3552d3e545049e69e25bf11257e011db45 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Fri, 28 Mar 2008 03:46:39 +0000 Subject: Update the translation project location for PO files (again) Apply fix for Savannah bug #22379. --- maintMakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'maintMakefile') 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).$$$$" \ -- cgit v1.2.3