From 83e7507154113b3cdf5e8e478dfc8a6f0731dba0 Mon Sep 17 00:00:00 2001 From: chrox Date: Fri, 29 Nov 2013 22:46:39 +0800 Subject: [PATCH] force download po files --- l10n/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l10n/Makefile b/l10n/Makefile index b85aaf32e..a03d010ea 100644 --- a/l10n/Makefile +++ b/l10n/Makefile @@ -1,7 +1,7 @@ all: update update: - tx pull -a + tx pull -a -f bootstrap: tx set --auto-local -r koreader.koreader "/koreader.po" \