summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-11-06 10:35:00 +0100
committerraveit65 <[email protected]>2019-11-06 10:35:00 +0100
commit96b8f8636055baf9fcb82845553667ce05416b09 (patch)
treea7a4aad5f8ed0a7764540bf9af97b39a4a13ab1d /makepot
parent6d9e309aeaf0d86124d3f49d21b6628bcacce1e5 (diff)
downloadlibmateweather-96b8f8636055baf9fcb82845553667ce05416b09.tar.bz2
libmateweather-96b8f8636055baf9fcb82845553667ce05416b09.tar.xz
tx: add fixes to makepot script
Diffstat (limited to 'makepot')
-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