summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-10-05 18:04:46 +0200
committerraveit65 <[email protected]>2018-10-05 18:04:46 +0200
commit071f2c34c3b641679e7c1238017039f4a6483502 (patch)
treed49914202d0487af8be9840fda02e10cf663ec1e
parent1693760bbccfc995b3941ebc873f5e8af0c0f707 (diff)
downloadmate-user-guide-071f2c34c3b641679e7c1238017039f4a6483502.tar.bz2
mate-user-guide-071f2c34c3b641679e7c1238017039f4a6483502.tar.xz
tx: improve makepot
-rwxr-xr-xmakepot1
1 files changed, 1 insertions, 0 deletions
diff --git a/makepot b/makepot
index e3d58b8..858e522 100755
--- a/makepot
+++ b/makepot
@@ -6,4 +6,5 @@ PACKAGE=mate-user-guide;
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
# translations for the quide itself
+rm -f $PACKAGE/$PACKAGE.pot &&
make -C $PACKAGE $PACKAGE.pot