diff options
author | raveit65 <[email protected]> | 2019-11-06 10:35:00 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-06 10:35:00 +0100 |
commit | 96b8f8636055baf9fcb82845553667ce05416b09 (patch) | |
tree | a7a4aad5f8ed0a7764540bf9af97b39a4a13ab1d /makepot | |
parent | 6d9e309aeaf0d86124d3f49d21b6628bcacce1e5 (diff) | |
download | libmateweather-96b8f8636055baf9fcb82845553667ce05416b09.tar.bz2 libmateweather-96b8f8636055baf9fcb82845553667ce05416b09.tar.xz |
tx: add fixes to makepot script
Diffstat (limited to 'makepot')
-rwxr-xr-x | makepot | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ PACKAGE=libmateweather; make -C po $PACKAGE.pot && mv po/$PACKAGE.pot . +sed -i "/#, fuzzy/d" $PACKAGE.pot |