summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-10-05 18:04:46 +0200
committerraveit65 <[email protected]>2018-10-05 18:06:26 +0200
commit2227a85e690aad52566d6c9e2659603a99f7e531 (patch)
tree78e48ca4cbcd143b03d674a6b937512be93f1948
parent1ab5f830fc6b215464643674cb96e8cc460e817e (diff)
downloadmate-user-guide-2227a85e690aad52566d6c9e2659603a99f7e531.tar.bz2
mate-user-guide-2227a85e690aad52566d6c9e2659603a99f7e531.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