summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmakepot1
1 files changed, 1 insertions, 0 deletions
diff --git a/makepot b/makepot
index 35351ee..8d7bd8e 100755
--- a/makepot
+++ b/makepot
@@ -3,3 +3,4 @@
PACKAGE=libmateweather;
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+sed -i "/#, fuzzy/d" $PACKAGE.pot