summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-05-15 12:35:20 +0200
committerraveit65 <[email protected]>2019-05-15 12:35:20 +0200
commit3bcc031628bb36c4766c1e40dd6eef7d87cae469 (patch)
treed747b26dc494b55ce0865808f891cc37096c883d
parentfdf5dd64ae4ce0751cb16fb6317e10b175094a6f (diff)
downloadmate-backgrounds-3bcc031628bb36c4766c1e40dd6eef7d87cae469.tar.bz2
mate-backgrounds-3bcc031628bb36c4766c1e40dd6eef7d87cae469.tar.xz
update makepot
-rwxr-xr-xmakepot2
1 files changed, 1 insertions, 1 deletions
diff --git a/makepot b/makepot
index 1c86fba..e560c4b 100755
--- a/makepot
+++ b/makepot
@@ -2,4 +2,4 @@
PACKAGE=mate-backgrounds;
-make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+rm -f po/$PACKAGE.pot && make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .