index
:
mozo
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.6
master
Easy MATE menu editing tool
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
makepot
2
1 files changed, 1 insertions, 1 deletions
diff --git a/makepot b/makepot
index feb422a..e935a8d 100755
--- a/
makepot
+++ b/
makepot
@@ -2,4 +2,4 @@
PACKAGE=mozo;
-make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+rm -f po/$PACKAGE.pot && make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .