summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-09-29 11:44:45 +0200
committerraveit65 <[email protected]>2018-09-29 11:44:45 +0200
commitb925f321342cfc2cc56687af3018a7696448ea93 (patch)
tree6819d6557cbf4cf2f557646771977c07e4754388
parent9b628a8ab1ed9363847ca8ad439e95830767d962 (diff)
downloadeom-b925f321342cfc2cc56687af3018a7696448ea93.tar.bz2
eom-b925f321342cfc2cc56687af3018a7696448ea93.tar.xz
tx: improve source file generation
-rwxr-xr-xmakepot1
1 files changed, 1 insertions, 0 deletions
diff --git a/makepot b/makepot
index 4813641..e78652d 100755
--- a/makepot
+++ b/makepot
@@ -6,4 +6,5 @@ PACKAGE=eom;
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
# translations for user-quide
+rm -f help/$PACKAGE.pot &&
make -C help $PACKAGE.pot