From 9a6eba0a491a48b18cce7cfc421673d77ed0920a Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 2 Mar 2013 17:48:44 +0000 Subject: [PATCH] delete .pot --- lam/po/make_all | 1 + 1 file changed, 1 insertion(+) diff --git a/lam/po/make_all b/lam/po/make_all index ebd995a8..60751148 100755 --- a/lam/po/make_all +++ b/lam/po/make_all @@ -10,6 +10,7 @@ echo "Generating POT" ./make_po mv messages.po messages.pot tar -czf messages.pot.tar.gz messages.pot +rm messages.pot echo " " echo "Generating Catalan translation template"